Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix panic in span reporting #1601

Merged
merged 2 commits into from
Jan 8, 2025
Merged

fix panic in span reporting #1601

merged 2 commits into from
Jan 8, 2025

Conversation

qrort
Copy link
Collaborator

@qrort qrort commented Jan 7, 2025

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

SDK panics when it tries to log a span on non-existing xsql.tx. Backtraces are like this:

goroutine 171969 [running]:
runtime/debug.Stack()
	GOROOT/src/runtime/debug/stack.go:26 +0x5e
nebius.ai/nebo/msp/internal/grpc.NewServer.recoveryLogger.func4({0x4685130, 0xc0041e74d0}, {0x36275e0, 0x74ed7f0})
	msp/internal/grpc/server.go:51 +0x14e
github.com/grpc-ecosystem/go-grpc-middleware/recovery.recoverFrom({0x4685130?, 0xc0041e74d0?}, {0x36275e0?, 0x74ed7f0?}, 0xc003c51810?)
	external/gazelle~~go_deps~com_github_grpc_ecosystem_go_grpc_middleware/recovery/interceptors.go:61 +0x30
github.com/grpc-ecosystem/go-grpc-middleware/recovery.UnaryServerInterceptor.func1.1()
	external/gazelle~~go_deps~com_github_grpc_ecosystem_go_grpc_middleware/recovery/interceptors.go:29 +0x75
panic({0x36275e0?, 0x74ed7f0?})
	GOROOT/src/runtime/panic.go:785 +0x132
github.com/ydb-platform/ydb-go-sdk/v3/internal/xsql.(*Tx).ID(0xc0029f87b0?)
	external/gazelle~~go_deps~com_github_ydb_platform_ydb_go_sdk_v3/internal/xsql/tx.go:21 +0xe
github.com/ydb-platform/ydb-go-sdk/v3/spans.safeID(...)
	external/gazelle~~go_deps~com_github_ydb_platform_ydb_go_sdk_v3/spans/safe.go:29
github.com/ydb-platform/ydb-go-sdk/v3/spans.databaseSQL.func9.1({{0x462ba00?, 0x0?}, {0x4629480?, 0xc003d68240?}})
	external/gazelle~~go_deps~com_github_ydb_platform_ydb_go_sdk_v3/spans/sql.go:183 +0x94
github.com/ydb-platform/ydb-go-sdk/v3/trace.(*DatabaseSQL).Compose.func6.2({{0x462ba00?, 0x0?}, {0x4629480?, 0xc003d68240?}})
	external/gazelle~~go_deps~com_github_ydb_platform_ydb_go_sdk_v3/trace/sql_gtrace.go:246 +0xcf
github.com/ydb-platform/ydb-go-sdk/v3/trace.(*DatabaseSQL).Compose.func6.2({{0x462ba00?, 0x0?}, {0x4629480?, 0xc003d68240?}})
	external/gazelle~~go_deps~com_github_ydb_platform_ydb_go_sdk_v3/trace/sql_gtrace.go:243 +0x9d
github.com/ydb-platform/ydb-go-sdk/v3/trace.(*DatabaseSQL).Compose.func6.2({{0x462ba00?, 0x0?}, {0x4629480?, 0xc003d68240?}})
	external/gazelle~~go_deps~com_github_ydb_platform_ydb_go_sdk_v3/trace/sql_gtrace.go:243 +0x9d
github.com/ydb-platform/ydb-go-sdk/v3/trace.DatabaseSQLOnConnBeginTx.func1({0x462ba00?, 0x0?}, {0x4629480?, 0xc003d68240?})
	external/gazelle~~go_deps~com_github_ydb_platform_ydb_go_sdk_v3/trace/sql_gtrace.go:1194 +0x2b
github.com/ydb-platform/ydb-go-sdk/v3/internal/xsql.(*Conn).BeginTx.func1()
	external/gazelle~~go_deps~com_github_ydb_platform_ydb_go_sdk_v3/internal/xsql/conn.go:55 +0x32
github.com/ydb-platform/ydb-go-sdk/v3/internal/xsql.(*Conn).BeginTx(0xc004bc1040, {0x4685130, 0xc0041e7680}, {0x74ede60?, 0x80?})
	external/gazelle~~go_deps~com_github_ydb_platform_ydb_go_sdk_v3/internal/xsql/conn.go:64 +0x3a8
database/sql.ctxDriverBegin({0x4685130, 0xc0041e7680}, 0x10?, {0x46730d0, 0xc004bc1040})
	GOROOT/src/database/sql/ctxutil.go:104 +0x77
database/sql.(*DB).beginDC.func1()
	GOROOT/src/database/sql/sql.go:1898 +0xae
database/sql.withLock({0x4663338, 0xc004bcd000}, 0xc003255e00)
	GOROOT/src/database/sql/sql.go:3566 +0x71
database/sql.(*DB).beginDC(0xc000a2d5f0, {0x4685130, 0xc0041e7680}, 0xc004bcd000, 0xc007a04350, 0x0?)
	GOROOT/src/database/sql/sql.go:1894 +0xab
database/sql.(*DB).begin(0xc000a2d5f0, {0x4685130, 0xc0041e7680}, 0x0, 0x30?)
	GOROOT/src/database/sql/sql.go:1887 +0x8d
database/sql.(*DB).BeginTx.func1(0x30?)
	GOROOT/src/database/sql/sql.go:1866 +0x3e
database/sql.(*DB).retry(0x41da309?, 0xc003c51f48)
	GOROOT/src/database/sql/sql.go:1568 +0x42
database/sql.(*DB).BeginTx(0x988845?, {0x4685130?, 0xc0041e7680?}, 0x4685130?)
	GOROOT/src/database/sql/sql.go:1865 +0x6c
github.com/jmoiron/sqlx.(*DB).BeginTxx(0xc000d43110, {0x4685130?, 0xc0041e7680?}, 0xf?)

Issue Number: N/A

What is the new behavior?

Go SDK should not panic on a nil dereference with this patch

Other information

Copy link

github-actions bot commented Jan 7, 2025

github.com/ydb-platform/ydb-go-sdk/v3

incompatible changes

ConnectorOption: changed from github.com/ydb-platform/ydb-go-sdk/v3/internal/xsql.Option to Option

summary

Base version: v3.95.5 (master)
Cannot suggest a release version.
Incompatible changes were detected.

@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.19%. Comparing base (4068af9) to head (ceeaf4d).

Files with missing lines Patch % Lines
internal/xsql/legacy/tx.go 0.00% 2 Missing and 1 partial ⚠️
internal/xsql/tx.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1601      +/-   ##
==========================================
- Coverage   71.34%   71.19%   -0.16%     
==========================================
  Files         372      372              
  Lines       38281    38287       +6     
==========================================
- Hits        27313    27257      -56     
- Misses       9856     9904      +48     
- Partials     1112     1126      +14     
Flag Coverage Δ
experiment 70.30% <0.00%> (-0.14%) ⬇️
go-1.22.x 67.87% <0.00%> (-0.17%) ⬇️
go-1.23.x 71.14% <0.00%> (-0.18%) ⬇️
integration 51.36% <0.00%> (-0.49%) ⬇️
macOS 40.89% <0.00%> (-0.06%) ⬇️
ubuntu 71.18% <0.00%> (-0.16%) ⬇️
unit 40.91% <0.00%> (-0.03%) ⬇️
windows 40.88% <0.00%> (-0.05%) ⬇️
ydb-24.1 51.25% <0.00%> (-0.55%) ⬇️
ydb-24.2 51.29% <0.00%> (-0.44%) ⬇️
ydb-24.3 51.15% <0.00%> (-0.33%) ⬇️
ydb-nightly 70.30% <0.00%> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Jan 7, 2025

🌋 Here are results of SLO test for native-table:

Operation Success Rate

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Success Rate, %" 89 --> 111
    line [100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100.003,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,99.997,100,100,100,99.997,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100.003,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "	Time, m" 0 --> 10
    y-axis "Success Rate, %" 89 --> 111
    line [100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
Loading

Operations Per Second

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 749 --> 1102
    line [934.408,967.741,1000.207,1000,1000.034,999.966,999.931,1000,1000,1000.034,1000,1000,999.966,999.966,999.966,1000.034,999.966,1000,999.966,1000,1000.034,1000,1000,999.966,999.966,999.966,1000.034,1000.034,1000,998.276,999.931,999.966,1000.034,999.966,1000.034,1000.069,1000,999.966,999.966,999.966,999.931,1000,1000.034,1000.034,1000,1000,1000.034,1000.034,1000,1000.034,1000,1000.034,1000,1000,1000.034,1000,1000,999.966,1001.69,1000.034,1000,999.966,1000,999.966,999.966,1000,1000,1000.034,1000.034,1000.069,1000.034,999.966,999.966,999.966,1000.034,1000,999.966,1000.034,1000,1000,999.966,1000.034,1000.034,1000,1000,1000,1000,1000,999.966,1000,1000,1000,1000,1000,999.966,1000.034,1000,1000,1000,999.966,1000.034,1000,1000,999.966,999.966,1000,999.966,999.931,1000,1000,1000,1000,1000.034,999.966,999.966,1000,1000,1000.069,1000.034,1000,1000,1000,1000.034,1000.034,999.966,1000,1000,999.966,1000.034,1000,1000.034,1000,1000,1000,1000.034,1000,1000.034,1000.034,1000,999.966,1000,999.966,1000.034,1000,1000.034,1000.034,999.966,999.966,1000.034,1000,1000,999.966,999.966,1000.034,1000,1000,1000.034,999.966,1000,999.966,1000,999.966,1000,1000,1000,1000,999.966,1000,1000.034,1000,1000,999.966,999.966,1000,999.966,1000,1000,999.966,1000,999.897,1000,1000,999.966,1000,1000,999.966,999.966,999.966,1000,1000,1000.069,1000,999.966,1000.034,1000.034,1000.034,1000.034,1000,999.966,1000,1000.034,1000.069,999.931,1000.034,1000,1000,1000.034,1000,1000.069,1000,1000.034,1000,1000,1000.034,1000,1000.069,1000.034,1000.034,1000,1000,1000,1000.034,999.966,999.966,999.966,999.966,999.966,1000,1000,1000,999.966,1000.034,999.966,1000,1000.034,1000,1000.034,1000.034,1000,999.966,1000,999.931,999.966,1000,1000,999.966,999.966,1000,999.931,1000,999.966,1000,1000,1000,1000.034,1000.034,1000,1000,1000,999.966,1000,1000,999.966,999.966,999.966,999.966,1000.034,1000,1000.034,1000,1000.034,1000,1000.034,1000,1000,1000,1000,1000.034,1000,1000.034,1000,1000,1000.034,999.966,1000,1000,1000,999.966,1000.034,1000.034,1000.034,1000.069,1000,1000.034,1000.034,999.966,1000.034,1000,1000.034,1000,1000,1000,1000,1000,1000,1000,1000,1000.034,1000,1000.034,1000,999.966,1000,999.966,1000,1000.034,999.966,1000.034,999.966,999.966,999.966,1000,999.966,999.966,1000,999.931,1000,1000,1000,1000,999.966,999.966,1000.034,1000,1000,1000,999.966,1000,999.897,1000,999.897,1000.034,1000,1000,1000,1000.034,999.966,1000.034,1000,1000,1000,1000,1000,1000.034,1000.069,1000,999.966,1000,1000,1000,1000.034,999.966,1000.034,1000.034,1000,999.966,1000,1000.069,1000.034,1000.138,1000,1000.034,1000.034,999.966,1000.034,1000,999.931,999.966,1000.034,1000.034,1000,1000.034,999.966,1000,999.966,1000,1000,1000,1000,1000,999.931,999.966,1000,999.966,1000.034,1000,1000,999.966,999.966,999.966,999.966,999.966,1000,999.966,1000,1000.034,1000.034,999.966,999.931,1000.034,999.966,1000,999.966,1000,999.966,1000,1000.034,1000.034,999.966,1000.103,1000.034,999.966,1000.034,1000,999.966,1000,1000.034,1000.034,1000.034,1000.034,1000,1000,1000,999.966,1000,1000,999.966,1000.069,1000,1000,1000,1000,1000.034,1000,1000,999.966,1000,1000,999.966,999.966,1000.034,1000,1000.034,1000.034,1000,999.931,1000,1000,1000,1000,1000,1000,1000.069,1000.034,1000,1000.069,1000,1000,1000,1000,999.966,999.966,1000.069,999.966,1000,999.931,1000,1000.034,1000.034,999.966,1000,1000,1000,1000.034,1000.069,999.966,999.931,999.966,1000.034,1000.034,1000,999.966,1000,1000.034,999.966,1000,999.966,1000.034,1000.034,1000.069,1000,1000,1000.069,999.966,1000.069,1000,999.966,1000,1000.034,1000.034,1000,1000,1000,999.966,1000.034,1000.034,1000,999.966,999.966,999.966,1000.034,1000,999.966,1000.034,999.966,1000.034,1000,1000,999.966,1000,1000,1000,1000.034,1000,1000.034,1000,1000,1000,999.966,999.966,1000,999.966,1000.034,999.966,1000,1000.034,1000,999.966,1000.034,1000,999.931,1000,999.966,1000.034,999.966,999.966,999.966,1000.034,1000,999.966,999.966,1000.034,999.966,1000,1000.034,999.966,999.966,1000,1000,999.966,1000,999.966,1000.034,965.834,932.467,899.168,865.869,832.501]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 74 --> 111
    line [93.42,96.753,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.897,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.103,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.993,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.007,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,96.58,93.247,89.913,86.58,83.247]
Loading

95th Percentile Latency

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 1 --> 3
    line [1.879,1.887,1.885,1.883,1.883,1.882,1.884,1.885,1.886,1.886,1.876,1.884,1.885,1.883,1.882,1.883,1.882,1.882,1.882,1.884,1.877,1.887,1.882,1.878,1.876,1.876,1.875,1.875,1.876,1.886,1.897,1.902,1.904,1.904,1.905,1.904,1.904,1.904,1.904,1.905,1.897,1.9,1.901,1.902,1.902,1.902,1.901,1.9,1.9,1.9,1.892,1.9,1.9,1.901,1.901,1.902,1.902,1.901,1.892,1.876,1.872,1.877,1.877,1.876,1.876,1.875,1.876,1.875,1.874,1.873,1.869,1.873,1.873,1.873,1.872,1.873,1.873,1.873,1.872,1.871,1.864,1.871,1.869,1.868,1.869,1.868,1.868,1.868,1.866,1.865,1.865,1.869,1.872,1.872,1.872,1.873,1.872,1.872,1.873,1.873,1.868,1.868,1.876,1.876,1.877,1.877,1.878,1.878,1.879,1.878,1.872,1.873,1.88,1.88,1.88,1.881,1.881,1.88,1.88,1.875,1.873,1.87,1.875,1.875,1.874,1.874,1.874,1.875,1.875,1.875,1.876,1.869,1.877,1.876,1.875,1.877,1.876,1.876,1.877,1.877,1.879,1.874,1.877,1.878,1.878,1.879,1.879,1.881,1.879,1.877,1.878,1.872,1.878,1.879,1.878,1.877,1.876,1.875,1.874,1.874,1.873,1.865,1.872,1.871,1.869,1.869,1.868,1.866,1.865,1.863,1.862,1.857,1.861,1.859,1.859,1.858,1.855,1.856,1.856,1.857,1.862,1.855,1.862,1.863,1.863,1.863,1.863,1.865,1.863,1.863,1.861,1.854,1.863,1.863,1.862,1.863,1.864,1.864,1.866,1.865,1.867,1.863,1.87,1.873,1.874,1.876,1.874,1.875,1.871,1.866,1.869,1.862,1.867,1.869,1.869,1.87,1.871,1.873,1.872,1.874,1.873,1.868,1.874,1.874,1.873,1.873,1.872,1.87,1.869,1.867,1.866,1.859,1.862,1.862,1.861,1.862,1.861,1.86,1.861,1.858,1.859,1.855,1.86,1.861,1.86,1.859,1.859,1.861,1.86,1.86,1.859,1.853,1.86,1.862,1.862,1.864,1.867,1.868,1.869,1.869,1.871,1.864,1.867,1.871,1.872,1.874,1.875,1.875,1.875,1.874,1.874,1.87,1.87,1.878,1.878,1.879,1.879,1.878,1.879,1.879,1.88,1.875,1.876,1.882,1.88,1.879,1.879,1.878,1.878,1.879,1.878,1.876,1.874,1.88,1.88,1.88,1.88,1.881,1.883,1.882,1.882,1.884,1.878,1.886,1.886,1.887,1.889,1.889,1.888,1.887,1.886,1.885,1.879,1.884,1.884,1.885,1.884,1.884,1.882,1.884,1.882,1.883,1.875,1.883,1.883,1.883,1.883,1.883,1.883,1.88,1.878,1.877,1.869,1.875,1.874,1.873,1.873,1.872,1.873,1.874,1.873,1.874,1.87,1.876,1.875,1.876,1.876,1.877,1.876,1.877,1.876,1.876,1.869,1.875,1.874,1.874,1.873,1.874,1.875,1.875,1.875,1.876,1.867,1.874,1.875,1.875,1.877,1.878,1.877,1.878,1.879,1.878,1.872,1.878,1.879,1.878,1.878,1.877,1.876,1.877,1.876,1.878,1.872,1.877,1.878,1.877,1.878,1.879,1.877,1.877,1.876,1.878,1.871,1.875,1.875,1.875,1.876,1.876,1.874,1.873,1.872,1.873,1.868,1.873,1.873,1.875,1.876,1.877,1.877,1.877,1.877,1.878,1.873,1.877,1.877,1.877,1.876,1.878,1.878,1.878,1.878,1.88,1.876,1.882,1.882,1.881,1.882,1.883,1.884,1.886,1.886,1.887,1.883,1.887,1.886,1.885,1.886,1.886,1.888,1.887,1.888,1.889,1.885,1.887,1.89,1.89,1.889,1.889,1.889,1.887,1.885,1.884,1.878,1.878,1.88,1.878,1.877,1.876,1.875,1.874,1.873,1.872,1.871,1.871,1.877,1.876,1.875,1.872,1.871,1.87,1.867,1.868,1.866,1.86,1.868,1.867,1.867,1.866,1.865,1.865,1.865,1.868,1.867,1.864,1.87,1.871,1.872,1.872,1.871,1.871,1.872,1.873,1.873,1.869,1.875,1.878,1.879,1.879,1.882,1.883,1.88,1.881,1.884,1.877,1.884,1.884,1.886,1.888,1.889,1.89,1.888,1.889,1.891,1.888,1.894,1.894,1.893,1.893,1.892,1.889,1.886,1.884,1.884,1.877,1.882,1.882,1.882,1.881,1.88,1.881,1.882,1.882,1.883,1.877,1.884,1.883,1.882,1.881,1.88,1.879,1.88,1.88,1.88,1.874,1.877,1.878,1.879,1.881,1.883,1.885,1.886,1.885,1.888,1.882,1.89,1.892,1.891,1.891,1.891,1.89,1.888,1.888,1.889,1.884,1.89,1.889,1.889,1.89,1.89,1.889,1.888,1.886,1.885,1.883,1.884,1.885,1.885,1.885]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 2 --> 4
    line [2.977,2.98,2.978,2.98,2.978,2.978,2.979,2.979,2.979,2.979,2.974,2.979,2.98,2.979,2.977,2.978,2.977,2.977,2.977,2.976,2.971,2.976,2.973,2.969,2.968,2.968,2.966,2.966,2.965,2.974,2.981,2.984,2.981,2.983,2.981,2.98,2.979,2.978,2.977,2.977,2.971,2.976,2.975,2.977,2.978,2.977,2.975,2.973,2.973,2.975,2.968,2.973,2.974,2.973,2.973,2.975,2.974,2.976,2.968,2.962,2.96,2.963,2.961,2.961,2.964,2.964,2.964,2.964,2.965,2.965,2.96,2.962,2.961,2.959,2.96,2.962,2.963,2.964,2.965,2.964,2.962,2.968,2.967,2.966,2.965,2.965,2.964,2.963,2.958,2.956,2.958,2.963,2.964,2.963,2.962,2.961,2.96,2.958,2.958,2.959,2.959,2.959,2.964,2.965,2.964,2.963,2.959,2.959,2.96,2.956,2.953,2.953,2.959,2.959,2.961,2.963,2.963,2.963,2.963,2.959,2.957,2.956,2.959,2.96,2.961,2.962,2.963,2.962,2.963,2.961,2.963,2.959,2.962,2.962,2.964,2.966,2.965,2.964,2.966,2.964,2.966,2.961,2.964,2.962,2.961,2.961,2.961,2.963,2.962,2.961,2.962,2.958,2.963,2.962,2.961,2.96,2.961,2.96,2.959,2.957,2.957,2.953,2.956,2.955,2.952,2.953,2.954,2.952,2.953,2.951,2.95,2.945,2.951,2.948,2.948,2.948,2.946,2.946,2.945,2.946,2.954,2.948,2.956,2.955,2.954,2.953,2.954,2.953,2.954,2.956,2.955,2.951,2.956,2.956,2.955,2.957,2.957,2.956,2.957,2.958,2.96,2.956,2.96,2.964,2.963,2.964,2.962,2.963,2.96,2.953,2.956,2.95,2.955,2.955,2.958,2.959,2.958,2.958,2.956,2.957,2.958,2.953,2.959,2.961,2.958,2.961,2.959,2.958,2.956,2.956,2.957,2.953,2.952,2.951,2.95,2.952,2.949,2.948,2.949,2.947,2.947,2.943,2.944,2.942,2.938,2.939,2.938,2.939,2.939,2.94,2.941,2.937,2.941,2.942,2.941,2.945,2.947,2.947,2.945,2.945,2.946,2.944,2.947,2.949,2.949,2.952,2.954,2.954,2.954,2.955,2.955,2.954,2.956,2.962,2.965,2.966,2.967,2.966,2.965,2.963,2.965,2.962,2.962,2.966,2.964,2.964,2.964,2.965,2.965,2.965,2.965,2.964,2.964,2.969,2.968,2.968,2.969,2.969,2.968,2.968,2.968,2.969,2.966,2.968,2.967,2.968,2.969,2.969,2.971,2.968,2.968,2.968,2.965,2.969,2.968,2.97,2.969,2.968,2.967,2.968,2.97,2.972,2.967,2.971,2.971,2.972,2.972,2.974,2.973,2.973,2.97,2.969,2.964,2.968,2.969,2.968,2.967,2.965,2.966,2.965,2.964,2.963,2.958,2.964,2.963,2.963,2.962,2.963,2.963,2.96,2.958,2.957,2.953,2.952,2.949,2.951,2.949,2.952,2.953,2.954,2.954,2.956,2.951,2.956,2.956,2.957,2.959,2.96,2.96,2.961,2.962,2.963,2.957,2.96,2.961,2.961,2.96,2.959,2.958,2.959,2.96,2.961,2.96,2.963,2.962,2.961,2.961,2.959,2.959,2.958,2.955,2.957,2.952,2.958,2.959,2.958,2.959,2.958,2.958,2.958,2.959,2.961,2.958,2.962,2.963,2.964,2.963,2.963,2.962,2.961,2.962,2.961,2.959,2.963,2.963,2.963,2.964,2.965,2.965,2.964,2.964,2.965,2.96,2.963,2.963,2.964,2.965,2.966,2.966,2.965,2.967,2.968,2.965,2.97,2.971,2.97,2.971,2.972,2.975,2.974,2.977,2.978,2.974,2.976,2.978,2.98,2.979,2.981,2.981,2.98,2.978,2.98,2.977,2.978,2.981,2.981,2.979,2.98,2.981,2.978,2.975,2.977,2.972,2.972,2.978,2.979,2.976,2.975,2.974,2.971,2.971,2.973,2.972,2.968,2.97,2.971,2.97,2.969,2.968,2.967,2.966,2.969,2.97,2.964,2.967,2.968,2.967,2.967,2.968,2.97,2.969,2.97,2.969,2.965,2.968,2.97,2.971,2.971,2.974,2.973,2.968,2.968,2.97,2.968,2.973,2.973,2.976,2.978,2.979,2.98,2.976,2.974,2.976,2.974,2.976,2.975,2.975,2.974,2.972,2.971,2.97,2.969,2.969,2.965,2.969,2.969,2.969,2.967,2.967,2.967,2.968,2.967,2.966,2.961,2.964,2.963,2.962,2.961,2.959,2.962,2.964,2.965,2.967,2.964,2.969,2.969,2.97,2.972,2.972,2.974,2.974,2.973,2.975,2.972,2.975,2.977,2.977,2.979,2.979,2.978,2.978,2.978,2.98,2.976,2.979,2.979,2.979,2.979,2.977,2.975,2.973,2.97,2.969,2.966,2.966,2.966,2.965,2.965]
Loading

Copy link

github-actions bot commented Jan 7, 2025

🌋 Here are results of SLO test for database-sql-legacy:

Operation Success Rate

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Success Rate, %" 89 --> 111
    line [100,100,100,100,100,99.997,99.997,100,100,100,100,99.997,100.003,100.003,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,99.997,100,100,100,100,100,100,99.997,99.997,100,100,100,99.997,100,99.993,100,100,100,100,100,100.003,100,100,100,100,100.003,100,100,99.997,100.003,100.003,100,100,100,100,100.003,100,100,99.997,100,100,100.003,100.003,100.003,100.003,100,100,100,100,99.997,100,100,100,100,99.997,100,99.997,100.003,100,99.997,100,100,100,100,100,100,100,100.003,99.997,100,100,100,100.003,99.997,100,100.003,100,100,100,100,100,100,100,100,100,100.003,100,100,100.003,100,100,100.003,100.003,99.997,100,100.003,100,100.003,100,100,99.997,99.997,100,100,99.997,100,100,100,100,100,100,100.003,100,100.003,99.997,100.003,100,99.997,100,100.003,99.997,99.997,99.997,100,99.997,100.003,100,100,99.997,100,100,100,100,100,100.003,100,100,100,100,100.003,99.997,100,99.997,100.003,99.997,100,100,100,99.997,99.997,100,100.007,100,100,99.997,100,100,100.003,100,100,100,100,100,99.997,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100.003,100,99.997,100,100.003,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,99.997,100.003,100,100,100,100,100.003,100,100,99.997,100,100,100,100,99.997,100,100,100,100,100,99.997,100,100,100.003,100,100,99.997,100,100,100.007,99.997,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100.007,99.997,100,99.997,100,99.997,100,100,100,99.997,100.003,99.997,100,100,100,100,99.997,100,100,100,100,100.003,100,100,100,100,100,99.997,100.003,99.997,100.003,100,100,100,100.003,100,100,100,100,99.993,100.003,100,100,100.003,100,100.003,100,100,100,100,99.997,100,100,100,100,100,100,100.003,100,100,100,100,99.997,100,100,100,100,100,100.003,100,100.003,100,99.997,100,99.997,100,100,100,100.003,100,100,100,100,99.997,100,100.003,100,100,100.003,100,100,100.003,100,100,100,100,100,100,99.997,99.997,100,100,100,100.003,99.997,100,100.003,99.997,100,100,100,100,100.003,100,99.997,100,100,99.997,100,100,100,100,100,100,100,100,100,100.003,100.003,100,100,100,100,100.003,100.003,99.997,100.003,100,100,100,99.997,100,99.997,100.003,99.997,100,99.997,100,99.997,100,100,100,100,100,99.997,100,100,99.997,100,100,100,100,99.997,99.997,100.003,99.997,100,100,100,100.003,100.003,100.007,100,100,100,100.003,100,100.003,99.997,100,100,100,100,100.003,100,100,100,99.997,100,100,100,100.007,100,100,100,100.003,100,100,100,99.997,99.997,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100.003,100,100.003,100.003,100,100,99.997,100,99.997,100,99.997,100,99.997,99.997,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,99.997,100,100,99.997,100,100,100,100,100,99.997,100,100,100,100.003,100,100,99.997,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,99.997,100,100,100,100,100,99.997,100.003,100,100,100.003,100,100,100]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "	Time, m" 0 --> 10
    y-axis "Success Rate, %" 90 --> 111
    line [100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
Loading

Operations Per Second

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 835 --> 1102
    line [928.093,961.632,1000,1000,999.897,1000,1000.034,1000.034,1000,999.931,999.966,1000.034,1000.034,999.966,1000.034,1000,1000.034,1000.034,1000,1000.172,1000.034,1000.069,1000.034,1000,1000.069,1000,1000,1000.138,1000.034,1000.241,1000,1000,1000,1000.138,1000.034,1000,1000,1000,1000.034,1000,999.966,999.966,1000,1000,1000.034,1000,1000,1000,1000.069,1000,1000.069,1000.034,1000,999.966,999.966,1000.034,1000,1000.034,999.966,999.966,1000,1000.034,1000,1000,1000,999.966,1000,1000.034,1000.034,1000,1000,1000.034,999.966,999.966,999.966,999.966,1000,1000,999.966,999.103,999.966,1000.034,1000,1000.034,1000.034,1000,999.931,1000.034,1000.069,1000,1000,999.966,999.966,1000.034,1000.034,1000.034,999.966,999.966,999.966,1000.069,1000,1000,1000.034,1000.034,1000.034,1000,999.966,1000.069,1000.828,1000,1000,999.966,999.966,999.966,1000,1000.034,1000,999.966,1000,999.966,1000.034,1000,999.966,999.966,1000,1000,1000,1000.034,999.966,999.966,1000.034,1000,1000,1000,1000.034,1000.034,999.966,1000.034,1000,999.897,1000.069,1000.034,1000,1000.034,999.966,999.966,1000,999.966,1000.034,999.931,999.931,1000,1000.034,999.931,1000,1000.034,1000,999.966,1000,999.966,999.966,999.966,1000,1000,1000,1000,1000.034,1000,1000.069,1000,999.966,999.724,999.966,1000.034,999.966,999.966,999.966,1000,1000.069,1000.069,1000,999.966,1000.069,1000.034,999.966,1000,1000.069,1000,1000,999.966,1000.034,1000,999.966,999.966,1000,999.966,1000,1000,1000,1000,1000.276,999.966,1000,1000.034,1000.034,1000.034,999.931,999.966,1000,1000.034,1000.034,1000,1000,1000.034,1000.034,1000,1000,1000.034,1000.069,999.966,999.966,999.966,1000.034,1000,1000,1000.034,1000,999.966,1000,999.931,1000.034,999.966,1000,999.966,1000.034,999.966,1000.034,1000,999.966,999.966,1000,1000,999.966,1000,1000,1000.034,1000,999.966,1000.034,1000,1000,999.966,1000.034,1000,1000,999.966,1000,1000,1000.069,1000,1000.034,1000,1000.069,999.966,1000.103,999.966,999.966,1000,1000,999.931,999.966,999.966,999.966,999.931,1000,999.966,1000.034,1000,1000,1000.034,1000.034,999.966,1000.034,1000,1000.069,1000,1000.034,1000,1000.034,1000,1000.034,999.966,1000.034,1000,1000,1000,1000.034,1000,1000.069,1000.034,1000.034,1000.034,1000.069,1000,1000.034,1000,999.931,1000.034,1000,999.966,1000,1000,1000,1000,1000,999.966,1000.034,999.966,1000,1000,1000.034,1000,999.966,1000.034,1000.034,999.966,1000.034,999.966,999.966,1000.034,999.931,999.931,999.966,999.966,999.931,1000.069,999.966,1000.034,1000,1000,999.966,1000,999.966,1000.034,1000.034,999.966,1000.034,1000.034,1000,999.931,999.966,1000.034,999.966,1000,1000,999.931,1000.034,1000,1000,1000.069,1000.034,999.931,999.793,1000.034,1000,1000.034,1000,1000,1000,1000,999.966,1000,1000,999.966,1000.034,1000,999.966,999.966,1000.069,1000.034,1000,1000.034,1000,1000.034,1000.069,999.931,1000.034,999.931,999.966,999.931,1000.103,1000.207,999.966,999.966,999.966,999.966,1000,1000,1000.034,1000.034,1000,1000,1000,999.966,1000,1000.034,1000,999.966,999.931,999.966,999.966,1000.034,999.966,999.966,1000.034,1000,1000.069,1000.034,1000.103,999.966,1000,1000.034,1000.034,1000,1000.034,1000.034,1000,1000,999.931,1000.034,999.966,1000.034,1000.034,999.966,1000,999.966,1000,1000.034,1000,1000,1000,1000,1000,999.966,999.931,1000,1000,1000,1000.034,999.966,1000,1000,1000.034,1000,1000,999.966,999.966,1000.069,999.966,1000.034,999.966,1000,999.966,1000,1000.034,1000,1000,999.966,999.966,999.966,1000.034,1000,1000.069,1000.069,1000,999.966,999.966,999.966,1000.034,1000.034,999.966,999.966,999.966,1000,1000,1000.034,999.931,999.966,999.966,1000.034,999.966,1000,999.966,1000,1000,1000,1000,999.966,999.931,999.966,1000.034,1000,999.966,1000,1000.034,1000,1000.034,1000,999.966,999.931,998.586,1000.034,1000,1000.034,1000,1000.034,1000.034,1000.034,1000,1000.034,1000.069,1000,999.966,1000,1000.034,1000.069,1000.103,1000.103,1000,999.931,999.966,999.966,999.966,999.621,1000.034,1000,1000.034,1000.034,1000.034,1001.448,1000,999.966,1000,999.966,1000.034,1000.034,1000,1000,999.966,1000,1000,1000.069,1000,999.966,1000,999.897,1000,1000,1000.069,1000,1000.034,1000,1000.345,1000,1000,1000,1000,1000,999.966,999.966,1000,1000,971.667]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 83 --> 111
    line [92.799,96.167,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.99,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.01,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.862,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100.138,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,97.167]
Loading

95th Percentile Latency

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 1 --> 4
    line [2.889,2.932,2.947,2.973,2.997,3.057,3.056,3.057,3.063,2.995,2.993,3.078,3.044,3.024,3.004,2.993,2.987,2.976,2.958,3.076,3,3.083,3.042,2.999,2.986,2.98,2.973,2.953,2.926,2.892,2.81,2.795,2.737,2.646,2.593,2.595,2.596,2.591,2.589,2.626,2.561,2.593,2.599,2.597,2.594,2.589,2.59,2.587,2.355,2.303,2.221,2.25,2.232,2.229,2.128,2.069,2.056,2.056,2.013,2.015,1.998,2.007,2,1.999,1.999,1.998,1.998,1.998,1.995,1.995,1.993,1.995,1.995,1.995,1.995,1.995,1.997,1.997,1.996,1.997,2.339,2.403,2.423,2.46,2.457,2.462,2.469,2.47,2.451,2.444,2.402,2.447,2.444,2.44,2.448,2.451,2.457,2.459,2.454,2.471,2.451,2.489,2.488,2.492,2.487,2.464,2.47,2.472,2.436,2.038,2.021,2.067,2.013,2.009,2.004,2,2,2.007,2,2,1.999,2.033,2.034,2.029,2.035,2.037,2.035,2.046,2.008,2,1.999,2.03,2.035,2.044,2.057,2.044,2.03,2.042,2.03,2,2.285,2.34,2.366,2.39,2.385,2.38,2.377,2.38,2.371,2.331,2.312,2.357,2.357,2.35,2.343,2.344,2.333,2.325,2.32,2.288,2.253,2.284,2.282,2.268,2.268,2.277,2.275,2.265,2.242,1.994,1.992,1.991,1.991,1.992,1.992,1.991,1.991,1.991,1.991,1.99,1.989,1.989,1.991,1.991,1.991,1.991,1.991,1.991,1.99,1.989,1.988,1.988,1.989,1.989,1.989,1.989,1.989,1.99,1.99,1.989,1.991,1.991,1.994,1.998,2.027,2.057,2.072,2.079,2.086,2.07,2.101,2.071,2.121,2.136,2.138,2.155,2.173,2.18,2.188,2.177,2.203,2.196,2.236,2.249,2.254,2.257,2.266,2.277,2.265,2.219,2.211,2.162,2.15,2.085,2.057,2.05,2.044,2.031,2.029,1.999,2.019,1.999,2.019,2.017,2.02,2.01,2.023,2.01,2.015,1.999,2.003,1.999,2.02,2.031,2.036,2.034,2.032,2.045,2.044,2.036,2.067,2.046,2.1,2.107,2.177,2.184,2.201,2.193,2.195,2.17,2.205,2.18,2.223,2.226,2.22,2.223,2.234,2.231,2.232,2.214,2.222,2.184,2.233,2.227,2.22,2.213,2.211,2.2,2.195,2.169,2.151,2.106,2.136,2.045,2.031,2.008,2.011,2.004,2.002,1.998,1.998,1.996,1.998,1.998,1.998,1.997,1.998,1.998,1.997,1.997,1.997,1.994,1.996,1.997,1.997,1.997,1.997,1.997,1.997,1.996,1.997,1.996,1.999,2,2.02,2.031,2.04,2.045,2.047,2.018,2.019,2,2.057,2.076,2.074,2.051,2.045,2.048,2.044,2.025,2.018,1.999,2.062,2.082,2.105,2.098,2.094,2.1,2.096,2.088,2.066,2.024,2.097,2.087,2.089,2.101,2.095,2.086,2.096,2.082,2.067,2.145,2.157,2.199,2.204,2.21,2.219,2.22,2.229,2.238,2.247,2.222,2.235,2.253,2.26,2.271,2.265,2.263,2.261,2.256,2.247,2.226,2.239,2.271,2.264,2.266,2.28,2.277,2.289,2.283,2.163,2.172,2.141,2.196,2.192,2.187,2.183,2.179,2.169,2.137,2.102,2.106,2.077,2.137,2.141,2.149,2.167,2.178,2.191,2.191,2.155,2.173,2.131,2.183,2.2,2.211,2.219,2.231,2.236,2.248,2.239,2.26,2.222,2.286,2.284,2.28,2.289,2.285,2.28,2.285,2.275,2.304,2.26,2.309,2.31,2.308,2.317,2.313,2.319,2.328,2.323,2.348,2.319,2.341,2.331,2.34,2.329,2.328,2.315,2.287,2.26,2.262,2.219,2.259,2.259,2.248,2.262,2.268,2.262,2.25,2.219,2.226,2.188,2.242,2.242,2.226,2.223,2.21,2.203,2.184,2.156,2.165,2.135,2.181,2.168,2.163,2.164,2.173,2.208,2.218,2.218,2.216,2.207,2.26,2.278,2.291,2.299,2.303,2.312,2.312,2.305,2.322,2.28,2.316,2.31,2.303,2.314,2.308,2.302,2.296,2.278,2.301,2.259,2.296,2.344,2.35,2.343,2.31,2.301,2.295,2.682,2.782,2.765,2.804,2.793,2.79,2.789,2.795,2.79,2.782,2.762,2.773,2.742,2.774,2.776,2.776,2.771,2.776,2.772,2.776,2.755,2.76,2.739,2.759,2.795,2.809,2.815,2.825,2.82,2.46,2.342,2.318,2.293,2.321,2.37,2.381,2.384,2.4,2.404,2.411,2.398,2.383,2.372,2.378,2.407,2.412,2.412,2.443,2.448,2.451,2.441,2.438,2.412,2.388,2.415,2.428,2.413,2.414,2.408,2.406,2.399,2.368,2.355]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 2 --> 5
    line [3.935,3.996,4.065,4.182,4.294,4.348,4.353,4.333,4.348,4.231,4.215,4.333,4.299,4.273,4.231,4.2,4.129,4.1,4.018,4.279,4.206,4.318,4.226,4.167,4.136,4.054,4,3.985,3.946,3.928,3.825,3.796,3.738,3.641,3.58,3.603,3.632,3.619,3.619,3.672,3.576,3.619,3.646,3.635,3.63,3.633,3.633,3.646,3.398,3.318,3.19,3.245,3.219,3.221,3.066,2.996,2.997,2.998,2.993,2.994,2.989,2.99,2.989,2.99,2.986,2.983,2.985,2.985,2.98,2.979,2.977,2.98,2.979,2.98,2.978,2.978,2.979,2.981,2.98,2.985,3.3,3.476,3.515,3.549,3.548,3.534,3.548,3.528,3.507,3.478,3.423,3.493,3.493,3.52,3.519,3.507,3.474,3.48,3.48,3.474,3.405,3.474,3.444,3.444,3.451,3.415,3.413,3.392,3.297,2.983,2.981,2.98,2.978,2.977,2.979,2.976,2.98,2.98,2.98,2.978,2.978,2.98,2.979,2.979,2.981,2.982,2.982,2.984,2.981,2.981,2.981,2.984,2.986,2.986,2.987,2.988,2.988,2.99,2.989,2.985,3.289,3.375,3.407,3.453,3.448,3.404,3.407,3.429,3.389,3.31,3.284,3.344,3.333,3.352,3.326,3.341,3.348,3.378,3.374,3.337,3.268,3.337,3.333,3.337,3.354,3.346,3.309,3.282,3.243,2.976,2.971,2.973,2.971,2.973,2.971,2.971,2.971,2.972,2.971,2.969,2.966,2.967,2.966,2.964,2.965,2.962,2.959,2.958,2.956,2.956,2.952,2.953,2.956,2.955,2.958,2.958,2.962,2.964,2.965,2.965,2.967,2.966,2.968,2.974,2.981,2.986,2.989,2.993,2.992,2.991,2.991,2.991,2.995,2.997,2.999,3.028,3.096,3.122,3.111,3.099,3.111,3.059,3.176,3.179,3.213,3.177,3.203,3.215,3.205,3.107,3.133,3.082,3.043,2.995,2.988,2.987,2.984,2.983,2.984,2.981,2.982,2.981,2.983,2.985,2.984,2.982,2.983,2.982,2.983,2.982,2.983,2.978,2.98,2.979,2.979,2.978,2.978,2.979,2.981,2.978,2.981,2.983,2.988,2.992,2.999,2.999,3.016,3.016,3.045,3,3.016,2.998,3.044,3.029,3.03,3.031,3.062,3.092,3.103,3.091,3.159,3.116,3.211,3.236,3.208,3.208,3.169,3.149,3.169,3.145,3.045,2.998,2.998,2.99,2.99,2.988,2.986,2.985,2.985,2.986,2.986,2.981,2.986,2.986,2.985,2.986,2.987,2.986,2.983,2.98,2.979,2.975,2.981,2.983,2.983,2.985,2.984,2.982,2.982,2.982,2.982,2.986,2.992,2.994,2.996,2.995,2.997,2.995,2.995,2.993,2.994,2.992,2.997,2.997,2.996,2.994,2.994,2.994,2.993,2.993,2.991,2.983,2.988,2.988,2.991,2.993,2.994,2.994,2.993,2.993,2.987,2.985,2.99,2.989,2.99,2.989,2.99,2.989,2.988,2.986,2.984,2.989,2.989,2.991,2.991,2.991,2.992,2.992,2.992,2.992,2.997,2.995,2.996,2.996,2.995,2.995,2.996,2.996,2.996,2.997,2.995,2.992,2.995,2.997,2.997,2.998,2.999,3,3.032,3.031,2.992,2.993,2.992,2.996,2.996,2.995,2.995,2.992,2.993,2.99,2.987,2.99,2.988,2.992,2.991,2.99,2.992,2.994,2.995,2.993,2.993,2.993,2.993,2.997,2.998,2.998,2.999,2.999,3,3.048,3.049,3.108,3.016,3.141,3.156,3.138,3.164,3.176,3.164,3.123,3.031,3.121,3.046,3.188,3.208,3.213,3.224,3.211,3.237,3.208,3.208,3.271,3.221,3.261,3.211,3.257,3.268,3.257,3.222,3.203,3.143,3.125,3.029,3.111,3.125,3.167,3.167,3.203,3.227,3.213,3.127,3.097,2.999,3.047,3.031,3.048,3.016,3,3.032,3.045,3,3.03,3.028,3.164,3.137,3.111,3.088,3.101,3.152,3.169,3.242,3.284,3.288,3.397,3.391,3.414,3.42,3.429,3.464,3.472,3.514,3.577,3.512,3.583,3.524,3.542,3.554,3.535,3.482,3.432,3.37,3.354,3.26,3.32,3.407,3.402,3.402,3.341,3.313,3.238,3.778,3.911,3.863,3.963,3.927,3.927,3.938,3.904,3.901,3.896,3.827,3.887,3.812,3.914,3.931,3.893,3.89,3.919,3.908,3.959,3.93,3.958,3.907,3.947,4.041,4.041,4.02,4.12,4.173,3.556,3.403,3.392,3.333,3.41,3.476,3.5,3.518,3.529,3.541,3.57,3.534,3.551,3.511,3.484,3.538,3.533,3.522,3.587,3.585,3.596,3.6,3.615,3.612,3.576,3.621,3.696,3.66,3.657,3.622,3.577,3.577,3.544,3.5]
Loading

Copy link

github-actions bot commented Jan 7, 2025

🌋 Here are results of SLO test for xorm-legacy:

Operation Success Rate

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Success Rate, %" 0 --> 2
    line [1.309,1.307,1.306,1.305,1.303,1.302,1.301,1.3,1.299,1.298,1.314,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "	Time, m" 0 --> 10
    y-axis "Success Rate, %" 14 --> 111
    line [16.408,22.263,26.003,29.529,32.645,35.471,38.044,40.534,42.747,44.801,46.749,48.145,51.003,54.097,57.415,60.69,63.876,66.994,70.12,73.246,76.211,79.342,82.139,85.025,87.893,90.818,93.251,95.77,98.021,99.693,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.897,99.897,99.897,99.897,99.897,99.897,99.896,99.897,99.897,99.863,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,99.653,99.551,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.552,99.554,99.897,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.757,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.655,99.654,99.655,99.655,99.655,99.655,99.655,99.655,99.656,99.897,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.035,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
Loading

Operations Per Second

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 9 --> 38
    line [34.207,34.195,34.184,34.174,34.165,34.157,34.149,34.142,34.136,34.13,34.124,10.345]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 54 --> 114
    line [60.84,65.794,69.093,72.529,75.862,79.16,82.425,85.86,89.159,92.458,95.825,99.918,101,101.276,101.31,101.414,101.542,101.862,102,102.207,102.483,102.655,102.517,102.931,103.103,102.897,103.207,102.724,102.828,101.103,100.034,100.069,99.931,99.931,100,100.103,100,100,100,99.966,100.034,100,99.966,100.034,99.966,100,99.931,100.069,99.966,100,100.069,100.138,100.034,100,100.069,99.931,100.069,100.345,100.552,100,100.034,100.069,100.069,100,99.931,100,100,100,100,100,99.966,100.069,99.966,99.966,100,100,99.966,100.069,99.931,99.966,99.931,99.897,100,99.966,100.069,100,99.862,99.966,100.034,99.517,99.379,99.931,100.034,100,99.966,100,100,100.069,99.966,99.966,99.966,99.966,100.069,99.966,100,99.966,99.966,100.034,100,100.034,100.069,100,99.966,99.966,100.034,100.138,100.034,99.966,100.414,100.586,100.069,99.931,100.034,99.966,100.034,100,99.966,100.034,99.966,99.966,100.034,99.966,100,100.069,100,100.034,100.069,100.034,100,99.897,99.966,100.103,100.069,100.034,99.966,100.034,99.931,100.069,100.034,99.655,99.241,99.966,100.034,99.931,100.069,99.931,100,100.069,100.069,99.966,99.966,100.034,99.862,99.862,99.931,99.931,100,100.034,100.069,100,99.966,99.759,99.931,100.034,99.931,100.034,99.966,99.966,100.345,100.759,100.034,99.931,100.034,100,100.103,100.034,99.966,100,100.069,99.862,100,100.069,100.172,100.034,100.034,99.966,99.931,100,100.069,99.966,100.207,100.034,99.966,100.034,99.966,100.034,99.897,100,100.034,99.966,100.069,100.034,99.897,99.897,99.862,100.069,99.966,99.862,100.207,99.966,100.034,99.966,100.034,100,100.034,100,100.069,100.034,100.034,99.897,99.931,99.966,99.897,100.034,100,100.103,100,99.966,100.069,100,99.931,100.034,100,100,100,100,100.103,99.966,100.034,100,100.034,99.897,99.966,100.034,100.034,99.931,100,100.034,100.103,100.103,100,100.103,100,99.966,100,99.931,100.034,99.931,99.966,100,100,100.034,100.034,99.966,99.966,100,99.966,99.931,99.966,100,100.034,100.034,100,99.966,100,99.966,99.931,99.966,99.966,100.034,99.966,100.069,100,99.966,100.034,99.966,100,100.069,99.966,100,100.034,100.103,99.966,100.069,100,100.034,100.103,99.966,99.966,100,100,99.897,99.931,100.034,100,99.966,100.069,100.034,99.966,100,99.862,99.931,99.931,99.966,100.034,100.034,99.931,100.069,100.069,100.034,99.862,100,99.862,100,99.966,100,100.103,100,100,99.862,99.966,100.138,100,99.862,100.103,99.966,99.966,99.897,99.966,100,100.103,100.138,100.034,100,100,100.069,100,99.931,99.897,100.138,100.034,100.103,99.931,100.034,99.931,99.862,100.069,100,100.172,100.103,99.931,100,100.138,99.966,99.966,99.966,100.069,100.034,100.069,99.931,100,99.931,99.966,100.034,100,99.966,100,100.069,99.966,100,100,99.966,99.966,100.069,100.103,99.931,100.034,99.966,99.931,100.034,99.966,100.034,100.034,100.034,100.034,100.034,100.034,100.034,100,99.931,100.034,99.966,99.966,100,100,99.931,99.931,100,100,100,100.138,100.034,99.931,100,100.069,99.931,99.966,100.034,100.034,100,99.966,100,100,100,100.034,100,100,99.966,100.034,100.034,100.103,100,99.966,100.034,100.103,100.034,99.966,99.966,100.069,99.897,99.966,99.862,99.931,99.828,100.034,100.034,100.034,99.966,100.034,99.966,100,100.034,99.966,99.897,100.034,100.034,100.069,99.966,100,99.931,99.966,100,99.931,99.966,99.931,99.966,100,99.862,100.034,100.069,100.138,99.931,100.138,99.862,99.966,99.966,100,99.966,100,99.931,99.966,99.828,100.103,99.862,99.931,100.034,99.966,100,100,100,99.931,99.897,99.966,100.034,100.069,99.966,100.103,100.034,99.966,100,100.138,99.931,100.172,99.931,100.034,100,100,100.069,100,100,100.207,100,100.069,99.931,99.931,100.103,99.89,100.069,100.034,99.966,100.172,100,100.103,99.931,100.069,100,100,99.966,100.034,100,100.034,99.966,100.138,100,99.931,100.034,99.931,100.034,99.966,100,99.931,99.897,100.034,100.034,99.966,100.076,100,99.966,100.069,99.966,100,99.931,100.09,100,100,100,100.069,99.897,100,100,100.069,99.931,99.931,100.069,99.862,99.931,99.966,100.069,99.966,100.103,100.172,97.988]
Loading

95th Percentile Latency

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 0 --> 1100
    line [1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 55 --> 1100
    line [1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,911.126,586.048,193.828,93.49,91.079,90.779,90.975,90.86,90.899,90.794,91.115,91.237,91.891,91.237,92.02,92.155,92.336,92.469,92.344,92.383,92.304,91.544,91.352,90.659,90.224,89.534,89.809,89.728,89.385,89.02,86.18,75.929,70.217,68.314,69.057,67.186,67.056,67.384,67.056,66.429,66.268,63.959,64.573,62.317,65.69,65.061,66.05,65.877,65.877,65.889,65.361,64.557,64.89,63.844,67.007,66.82,67.135,66.644,67.273,67.758,68.842,70.566,76.245,79.938,86.026,85.998,85.632,85.912,85.795,86.007,85.936,85.506,85.561,83.977,84.372,84.146,84.111,84.167,84.563,84.372,84.851,84.298,84.48,83.089,83.761,83.489,83.631,82.637,82.279,82.557,81.591,74.6,71.562,62.214,62.846,65.299,65.323,65.299,64.806,64.988,64.964,63.762,65.303,63.321,63.718,64.07,65.267,64.604,64.766,64.045,65.447,65.291,66.467,64.616,66.631,66.167,65.688,66.834,66.017,64.876,66.486,65.853,68.463,71.452,76.863,76.947,77.5,77.756,78.745,79.675,79.98,79.58,80.764,82.546,83.147,84.345,84.714,84.95,85.386,85.227,85.171,85.203,85.601,85.563,86.079,87.515,87.567,87.625,87.603,87.319,86.717,85.863,83.262,79.765,80.519,80.974,80.923,80.662,80.056,80.45,80.255,79.589,77.679,77.491,75.525,76.104,75.884,75.175,74.916,76.58,76.571,75.789,75.46,75.306,73.991,76.571,76.875,77.877,78.832,79.19,79.607,84.476,84.025,84.623,84.358,86.17,86.543,86.799,86.399,86.383,86.329,86.372,86.899,87.23,86.755,88.051,88.452,88.416,87.769,87.853,87.892,87.892,87.69,88.039,86.842,87.29,87.363,87.032,87.047,86.992,83.249,83.499,82.213,82.177,80.434,80.758,80.415,80.98,81.197,81.335,81.363,80.371,80.321,80.871,79.164,78.9,79.196,79.558,78.844,79.018,79.073,79.364,78.483,79.472,79.278,79.518,79.648,79.701,79.195,78.719,77.919,78.995,79.116,80,79.287,80.371,80.442,81.447,81.644,81.751,82.099,82.187,81.892,82.546,82.315,82.642,82.513,82.687,83.214,83.789,84.016,84.352,83.327,82.918,82.274,83.663,83.71,83.9,84.261,84.217,84.243,83.991,83.619,83.814,83.522,83.793,83.321,82.99,82.895,83.101,83.04,83.17,83.033,83.5,83.009,83.471,83.698,83.12,83.255,83.57,83.865,84.343,84.524,84.765,83.849,84.703,85.048,84.908,84.941,84.76,85.159,85.234,85.069,84.893,84.958,85.272,86.117,86.122,85.947,85.874,85.685,85.565,85.34,85.69,85.93,86.235,87.078,87.12,86.987,86.524,86.258,86.497,86.299,85.849,85.155,84.938,85.523,85.556,87.958,88.132,88.38,88.729,88.787,88.489,88.446,88.981,89.367,89.404,89.499,89.855,89.786,89.62,89.422,89.202,89.634,88.726,88.705,88.459,88.509,88.442,88.164,88.745,88.959,88.853,88.766,88.064,88.236,85.421,85.075,84.405,83.855,83.59,83.907,83.248,81.837,81.789,82.325,81.798,80.913,81.312,81.274,81.521,80.707,79.419,80.219,79.221,79.878,79.525,79.221,79.525,78.839,78.529,78.544,79.726,79.621,79.499,81.039,80.932,80.892,80.817,80.802,79.94,79.689,78.833,78.814,77.757,78.431,78.694,78.306,78.298,77.899,77.899,78.125,77.768,77.759,77.381,78.268,78.26,77.381,76.335,77.768,77.449,75.433,75.502,74.91,72.254,73.783,73.468,73.097,72.702,72.807,73.597,74.67,74.009,74.588,74.211,76.152,77.005,77.606,77.752,77.549,76.85,76.141,75.709,75.439,75.19,75.822,75.956,76.613,75.342,75.804,76.46,76.397,76.788,77.243,76.397,77.988,78.213,79.318,80.473,80.328,80.408,80.113,80.354,81.457,81.595,82.299,83.023,83.251,83.933,84.725,84.94,85.166,85.403,85.858,86.988,87.862,88.002,87.835,87.795,87.815,87.917,87.967,87.8,87.882,87.32,87.416,87.85,87.915,87.968,87.855,88.032,88.996,88.609,88.002,87.598,87.412,88.082,88.153,88.086,88.275,88.153,88.041,87.825,87.214,87.013,87.321,87.579,87.602,87.941,88.405,88.511,88.778,88.713,88.604,89.087,88.573,88.792,88.995,89.014,88.785,87.955,87.893,87.866,87.457,87.433,86.727,86.945,86.981,86.919,87.132,87.067,86.961,86.466,85.927,85.739,85.724,86.632,86.474,85.759,85.523,85.969,85.897,85.905,85.274,85.728,84.914,84.305,84.199,84.329,84.216,84.055,84.34,84.805,84.281,84.386,84.08,84.292,84.456,84.204,84.08,83.987,84.001,83.654,83.315]
Loading

Copy link

github-actions bot commented Jan 7, 2025

🌋 Here are results of SLO test for database-sql-propose:

Operation Success Rate

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Success Rate, %" 89 --> 111
    line [100,100,100,100,100,99.997,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100.003,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100.003,100,100,100,100,99.997,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,99.997,100,100,100.003,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,99.997,100,99.997,100,100,100,100.003,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100.003,100,100.003,100,100,100,100,100,100,100.003,100,100.003,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,99.997,99.997,100,99.997,100,100,100,100,100,100,100,100,100,100,100,99.993,100,100,100,100,100,100,100,100,100,99.997,99.997,99.997,99.997,100,99.997,99.997,99.997,100,99.997,99.997,99.997,99.997,99.997,99.997,99.997,99.997,99.997,99.997,100.003,99.997,99.997,99.997,99.997,99.997,99.997,99.993,99.997,99.997,100,100,100,100,100,100,100,100,99.997,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,99.997,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100.003,99.997,100.003,100,100,100,100,100,100,100,100]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "	Time, m" 0 --> 10
    y-axis "Success Rate, %" 89 --> 111
    line [100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
Loading

Operations Per Second

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 841 --> 1108
    line [935.033,968.401,1000.034,1000.034,999.966,999.966,1000,1000,1000,1000.034,1000.138,999.966,1000,1000.069,1000,1000,1000,1000.069,1000,996.897,1000,1000,1000.034,1000.034,1000.034,1000.034,1000,1000.034,1000,1000.034,1000,999.966,1000,1000.069,1000.034,999.966,1000,999.966,1000,999.966,1000,1000.069,1000,1000,1000,1000,1000,999.966,1003.103,1000.034,1000.069,999.966,1000.069,1000,999.966,1000.034,1000,1000,1000,999.966,1000.034,999.966,1000,1000.034,1000.034,1000,1000.034,999.966,1000,1000.034,999.966,1000,999.966,1000,1000,1000.034,1000.069,1000,999.966,999.966,1000,1000,1000,999.966,999.966,1000,999.897,1000,1000.034,1000.034,1000.069,999.552,1000,1000,1000,1000,1000.069,1000.034,1000.034,999.931,1000,999.586,1000,999.966,999.966,999.966,1000,999.966,1000,1000.034,999.966,999.931,1000,1000,1000,1000.069,1000,999.966,999.966,1000,1000.448,1000,1000,1000,1000,999.897,1000,999.966,1000.069,1000,1000.448,999.931,1000.034,1000.069,1000.034,999.931,999.966,1000,1000.034,1000.034,993.172,999.966,999.966,1000,1000.034,999.966,1000,999.966,999.931,999.966,999.966,1000,999.966,999.966,1000.034,999.966,999.931,999.966,1000,999.966,1000.069,1000,999.966,999.966,1000.034,1000.069,999.966,999.966,999.966,1006.862,1000.034,1000.034,999.966,999.966,1000,1000.034,1000,1000,1000.034,1000,1000,1000.034,1000,1000,1000,1000.069,1000,1000,1000,999.966,1000,999.966,1000,1000.034,999.966,1000.034,999.966,1000,1000,1000,999.931,999.966,1000.069,1000.034,999.966,1000.034,1000.034,999.966,1000.034,1000,999.966,1000.034,1000.034,1000.034,999.966,1000,999.966,1000,1000.034,1000,1000.034,999.966,1000,1000,1000,1000.034,999.966,1000.034,1000.034,1000.069,1000,999.966,999.897,1000.034,1000,1000,999.897,999.966,999.966,1000,999.966,1000,999.966,1000,1000,1000,1000,999.966,1000,999.966,1000,999.966,1000,999.966,999.966,1000,999.966,999.931,999.931,1000.069,1000.034,1000.103,1000,999.931,999.966,1000.103,1000.034,1000.034,1000,1000,1000,1000.034,1000,1000.034,1000.034,999.966,1000.034,1000,1000,1000,1000,1000.034,999.586,1000,1000.034,1000,1000.069,1000.034,1000,999.931,999.966,999.966,1000.069,999.931,1000,1000,999.966,1000.034,999.966,1000,999.966,1000,999.931,999.966,1000.034,999.966,999.966,1000,1000,1000.034,1000,1000.414,1000.034,999.966,1000.034,1000,1000.034,1000,1000,1000.034,1000,999.966,1000.034,1000.034,999.966,999.966,1000.034,1000.034,999.966,1000,1000.034,1000.034,1000,1000.069,1000,1000,1000,1000.034,1000,999.966,1000.034,1000,1000,999.966,1000,1000,1000.034,1000.034,999.966,1000.034,1000.034,1000.034,999.966,1000.034,1000.034,999.966,1000.034,1000,1000,999.966,1000.034,1000,1000,999.966,1000,999.966,999.966,1000,999.966,999.966,1000,1000,1000.034,999.966,999.966,999.931,1000,1000.034,1000,999.966,999.931,999.931,999.966,1000.034,999.966,999.931,999.966,1000,999.897,999.966,999.931,999.862,999.966,999.931,999.966,999.897,999.862,999.966,999.931,999.966,999.931,999.897,999.931,999.931,1000.034,999.862,999.966,1000,999.966,1000.034,1000,999.862,999.931,999.931,999.966,1000.069,999.966,1000.069,1000.034,1000.069,1000,1000,1000.069,1000.103,1000.103,1000.138,1000.069,1000.103,1000.034,1000.034,1000.103,1000.034,1000,999.966,1000.138,1000,999.966,1000.034,1000.034,1000.103,1000.138,1000.103,1000.034,1000,999.862,1000.069,1000.103,1000.034,1000.034,1000.103,1000.103,1000.069,999.966,1000.069,1000.034,1000,1000,1000.034,1000.069,1000,1000.138,1000.138,1000.034,1000,1000.069,1000.034,1000.069,1000.034,1000.034,1000.069,1000,1000.069,1000.138,1000.138,999.966,999.966,999.966,1000,1000,1000.034,999.966,1000.069,999.966,999.759,1000.069,999.966,1000,1000.034,1000,999.931,999.966,1000.034,1000,999.966,1000,999.966,999.966,999.931,1000,999.966,1000.034,999.759,1000.034,1000.069,1000.034,1000.034,1000.034,1000,1000,1000,999.931,1000,1000.172,999.862,1000.069,1000,999.966,1000.034,1000,1000,999.897,999.931,1000,999.966,999.966,1000.034,1000.069,1000,1000.034,999.966,1000.207,1000,999.966,999.966,999.966,999.966,1000.034,1000,999.966,1000.034,1000,1000.034,1000.103,1000,999.966,1000.034,999.966,1000,1000.034,1000.103,1000.103,1000,1000.069,1000.034,1000,1000.034,999.966,999.966,1000.034,1000.034,1000,1000,1000,1000.034,1000.034,999.897,999.966,1000.034,999.966,1000,999.966,1000,999.966]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 84 --> 111
    line [93.503,96.837,100,100,100,99.966,100,100,100,100,100,100,100,100.034,100,100,100,100.034,100,99.724,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100.276,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100.034,100,100,100,100,99.931,99.966,99.966,99.966,99.966,100,99.966,99.966,99.966,99.966,99.966,99.862,99.966,99.966,99.966,99.966,99.966,99.966,99.966,99.931,99.966,99.897,100,99.966,99.931,99.966,99.966,99.966,99.966,100.034,100,100,100,100,100,99.966,100,99.966,100,100,100.103,100,100,100,100,99.966,100,100,100.034,100,100.069,99.99,100,100.034,100,99.966,99.966,100,100,100,99.31,100,100,100,100.034,100,100.034,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100.01,100,100,100,100.034,100.034,100,100,100,100.69,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.931,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100.069,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100.034,100.034,100.034,100,100.034,100.034,100,100.034,100.034,100,100,100,100.069,100,100,100,100,100,100,100,100,100,100.034,100,100.034,100.034,100,100,100,99.966,100,100,100.034,100,100,100.034,100,100,100.034,100.034,100.034,100,100.034,100.034,100.034,100.034,100.034,100.034,100.034,100.034,100,100,100.034,100,100,100.034,100,100.034,100,100,100,99.966,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100.034,100,100,100.034,100.034,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,99.966,100,100.034,99.966,100,100,100,100,100,99.966,99.966,99.966,100,99.966,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100.034,100,100,100.034,100,100,100,100,100,100.034,100.034,100.034,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100]
Loading

95th Percentile Latency

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 2 --> 8
    line [5.583,5.76,5.556,5.209,5.121,5.115,5.148,5.144,5.085,4.989,4.569,4.575,4.542,4.551,4.564,4.583,4.587,4.582,4.505,4.758,4.873,4.993,5.047,5.038,5.003,5.24,5.231,5.256,5.189,5.181,4.949,5.112,5.049,5.059,5.033,5.094,5.061,5.048,4.978,4.994,4.836,4.93,4.94,4.916,4.9,4.881,4.873,4.862,4.541,4.144,3.975,3.995,4.012,4.027,3.956,3.947,3.949,3.943,3.924,3.922,3.87,3.911,3.922,3.921,3.892,3.88,3.873,3.875,3.851,3.847,3.772,3.819,3.817,3.827,3.841,3.848,3.859,3.853,3.83,3.828,3.909,3.951,3.968,3.967,3.967,3.975,3.975,3.979,3.962,3.958,3.884,3.904,3.91,3.926,3.926,3.921,3.917,3.915,3.896,3.899,3.882,3.869,3.905,3.916,3.919,3.91,3.909,3.908,3.901,3.726,3.683,3.654,3.716,3.717,3.695,3.705,3.7,3.707,3.705,3.703,3.674,3.665,3.723,3.722,3.725,3.725,3.739,3.746,3.743,3.683,3.702,3.641,3.681,3.676,3.684,3.691,3.693,3.695,3.701,3.684,3.894,4.304,4.414,4.7,4.682,4.693,4.693,4.686,4.674,4.634,4.691,4.51,4.644,4.662,4.649,4.623,4.618,4.607,4.592,4.512,4.557,4.345,4.73,4.71,4.712,4.695,4.674,4.656,4.602,3.948,3.612,3.542,3.426,3.422,3.398,3.392,3.395,3.388,3.373,3.315,3.325,3.226,3.255,3.252,3.243,3.245,3.251,3.236,3.245,3.199,3.233,2.995,3.013,3,2.999,3.005,3.004,2.998,2.998,2.993,3.012,2.996,3.045,3.063,3.078,3.337,3.355,3.356,3.365,3.331,3.359,3.332,3.386,3.399,3.406,3.41,3.414,3.411,3.415,3.384,3.415,3.36,3.424,3.463,3.476,3.483,3.488,3.491,3.48,3.429,3.466,3.435,3.503,3.566,3.352,3.339,3.342,3.337,3.335,3.311,3.292,3.279,3.35,3.356,3.355,3.364,3.378,3.399,3.4,3.387,3.418,3.364,3.418,3.429,3.434,3.451,3.473,3.474,3.479,3.424,3.418,3.352,3.395,3.406,3.401,3.407,3.424,3.427,3.421,3.415,3.406,3.355,3.415,3.405,3.409,3.406,3.389,3.397,3.388,3.345,3.384,3.338,3.387,3.413,3.404,3.397,3.396,3.396,3.405,3.388,3.416,3.309,3.326,3.362,3.358,3.341,3.346,3.359,3.354,3.329,3.322,3.277,3.312,3.341,3.372,3.377,3.375,3.379,3.371,3.327,3.285,3.248,3.225,3.257,3.239,3.236,3.231,3.217,3.201,3.153,3.147,3.179,3.179,3.254,3.268,3.285,3.298,3.297,3.289,3.281,3.246,3.314,3.29,3.345,3.345,3.344,3.333,3.345,3.332,3.341,3.309,3.325,3.303,3.388,3.388,3.396,3.399,3.403,3.42,3.414,3.375,3.401,3.353,3.413,3.401,3.388,3.401,3.411,3.41,3.41,3.324,3.362,3.279,3.334,3.334,3.342,3.337,3.352,3.347,3.338,3.322,3.348,3.25,3.302,3.29,3.297,3.296,3.271,3.273,3.272,3.532,3.86,3.946,4.201,4.455,4.661,4.803,4.801,4.886,4.939,5.135,5.262,5.488,5.728,5.938,6.129,6.232,6.318,6.431,6.502,6.562,6.656,6.739,6.886,6.932,6.991,7.032,7.055,7.077,7.099,7.056,7.079,7.053,7.086,7.07,7.066,7.109,7.125,7.138,7.078,7.104,7.085,7.058,7.057,7.016,6.974,6.929,6.875,6.828,6.769,6.682,6.569,6.359,6.324,6.199,6.085,6.01,5.932,5.749,5.64,5.464,5.512,5.491,5.637,5.696,5.586,5.346,5.118,5.116,4.939,4.832,4.717,4.579,4.542,4.535,4.538,4.519,4.514,4.514,4.509,4.491,4.51,4.452,4.506,4.5,4.494,4.491,4.486,4.459,4.35,4.027,3.801,3.573,3.243,3.055,3.047,3.066,3.071,3.08,3.093,3.078,3.102,3.092,3.129,3.185,3.187,3.212,3.23,3.247,3.254,3.237,3.25,3.186,3.232,3.285,3.304,3.323,3.343,3.345,3.356,3.366,3.379,3.387,3.415,3.451,3.447,3.503,3.501,3.498,3.502,3.482,3.447,3.459,3.42,3.458,3.435,3.418,3.409,3.403,3.388,3.366,3.327,3.327,3.296,3.364,3.352,3.333,3.332,3.333,3.333,3.328,3.249,3.26,3.304,3.358,3.286,3.274,3.27,3.269,3.249,3.241,3.198,3.22,3.169,3.23,3.229,3.228,3.244,3.253,3.247,3.249,3.209,3.233,3.157,3.27,3.272,3.271,3.259,3.248,3.222,3.225,3.185,3.15,3.092,3.16,3.16,3.166,3.169,3.173,3.179,3.18,3.153,3.202]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 3 --> 9
    line [6.638,6.742,6.613,6.328,6.294,6.277,6.329,6.361,6.318,6.276,5.508,5.558,5.487,5.503,5.47,5.521,5.585,5.614,5.492,5.922,6.037,6.174,6.25,6.258,6.259,6.393,6.393,6.401,6.35,6.352,6.174,6.336,6.298,6.327,6.354,6.365,6.348,6.357,6.29,6.34,6.1,6.26,6.25,6.208,6.186,6.116,6.092,6.078,5.591,5.101,4.95,4.973,4.987,5,4.957,4.942,4.949,4.944,4.921,4.919,4.831,4.91,4.902,4.897,4.846,4.827,4.813,4.792,4.759,4.722,4.637,4.741,4.752,4.755,4.792,4.796,4.79,4.755,4.69,4.69,4.849,4.884,4.87,4.837,4.831,4.822,4.816,4.835,4.788,4.781,4.664,4.677,4.689,4.731,4.732,4.739,4.721,4.707,4.713,4.708,4.677,4.655,4.701,4.729,4.715,4.697,4.706,4.741,4.757,4.468,4.367,4.33,4.456,4.483,4.484,4.523,4.5,4.478,4.488,4.523,4.498,4.467,4.543,4.582,4.567,4.592,4.625,4.621,4.593,4.474,4.499,4.427,4.461,4.453,4.477,4.466,4.436,4.429,4.44,4.451,4.864,5.592,5.791,6.163,6.113,6.131,6.129,6.131,6.114,6.049,6.145,5.884,5.994,6.012,6.01,6.012,5.945,5.964,5.945,5.833,5.915,5.633,6.125,6.125,6.14,6.11,6.08,6.062,6.031,5,4.484,4.306,4.113,4.113,4.068,4.052,3.998,3.998,4.018,3.994,3.996,3.977,3.987,3.989,3.982,3.989,3.982,3.982,3.982,3.971,3.974,3.91,3.921,3.912,3.918,3.924,3.923,3.922,3.922,3.91,3.924,3.906,3.94,3.946,3.963,4.202,4.23,4.188,4.167,4.157,4.167,4.107,4.174,4.202,4.214,4.244,4.256,4.238,4.244,4.203,4.253,4.21,4.301,4.318,4.31,4.313,4.309,4.3,4.308,4.231,4.293,4.184,4.313,4.321,3.992,3.986,3.988,3.984,3.978,3.98,3.977,3.979,3.988,3.984,3.986,3.988,3.998,4.014,4.042,4,4.028,3.994,4.028,4.056,4.068,4.108,4.133,4.154,4.154,4.081,4.067,3.99,4,4.055,4.056,4.095,4.118,4.13,4.107,4.056,4.015,3.997,4.09,4.047,4.048,4.047,4,4,4,3.995,3.992,3.981,3.989,3.995,3.993,3.993,3.989,3.994,3.997,4,4.043,3.991,3.992,3.995,3.994,3.994,3.995,3.997,4.001,3.995,3.992,3.988,3.991,3.994,3.998,4.012,4,4.012,4.06,4.06,4.058,4.034,3.995,3.995,3.995,3.995,3.993,3.99,3.986,3.983,3.979,3.988,3.989,4.028,4.014,4.054,4.068,4.106,4.055,4.082,4,4.015,3.997,4.043,4,4.031,3.997,3.988,3.988,3.986,3.981,3.99,3.989,4.014,4.042,4.067,4.105,4.105,4.081,4.068,3.998,4.056,3.997,4.122,4.122,4.081,4.028,4.082,4.055,4.083,4.041,4.104,4,4.089,4.087,4.123,4.165,4.176,4.165,4.145,4.087,4.163,4.055,4.081,4.028,3.998,3.993,3.988,3.993,3.988,4.253,4.718,4.832,5.066,5.388,5.756,6.065,6.082,6.18,6.296,6.437,6.477,6.591,6.734,6.843,6.927,6.994,7.059,7.122,7.183,7.229,7.287,7.341,7.401,7.432,7.462,7.489,7.531,7.623,7.681,7.475,7.49,7.476,7.671,7.604,7.485,7.536,7.569,7.74,7.607,7.704,7.57,7.495,7.481,7.461,7.435,7.403,7.378,7.34,7.303,7.252,7.183,7.109,7.083,7.026,6.972,6.933,6.892,6.818,6.797,6.693,6.663,6.654,6.723,6.749,6.696,6.59,6.446,6.441,6.293,6.119,5.905,5.66,5.574,5.545,5.56,5.526,5.541,5.57,5.541,5.496,5.51,5.407,5.496,5.496,5.465,5.449,5.465,5.371,5.206,4.935,4.592,4.228,3.956,3.92,3.931,3.946,3.952,3.961,3.966,3.964,3.965,3.963,3.965,3.978,3.976,3.976,3.976,3.98,3.984,3.98,3.974,3.964,3.967,3.977,3.975,3.981,3.985,3.983,3.987,3.993,3.989,3.984,3.991,3.998,3.991,4.074,4.03,4.061,4.074,4.057,4,4,3.993,4.055,4.068,4.053,4.064,4.026,3.998,3.998,3.994,4,3.994,4.113,4.059,4.03,4.03,4,4.015,4.03,3.99,3.99,4,4.054,3.987,3.985,3.983,3.977,3.975,3.971,3.969,3.973,3.954,3.965,3.964,3.962,3.97,3.974,3.974,3.966,3.955,3.96,3.937,3.965,3.961,3.966,3.97,3.966,3.963,3.962,3.947,3.942,3.931,3.945,3.947,3.954,3.962,3.964,3.967,3.957,3.948,3.965]
Loading

Copy link

github-actions bot commented Jan 7, 2025

🌋 Here are results of SLO test for native-query:

Operation Success Rate

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Success Rate, %" 89 --> 111
    line [100,100,100,100,100,100,100.003,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100.003,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,99.993,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100.003,100,100,100.003,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,99.997,100,100,99.997,100,100,100.007,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "	Time, m" 0 --> 10
    y-axis "Success Rate, %" 89 --> 111
    line [100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
Loading

Operations Per Second

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 861 --> 1103
    line [957.5,999.5,1000,999.966,1000,1000,1000,999.966,999.966,999.966,1000,1000,1000,999.966,1000,1000.034,999.966,1000,999.966,1000,998.103,1000,999.966,999.966,1000,1000,999.966,1000,1000,1000,1000.034,1000,1000.034,1000,1000,1000.034,999.966,1000.034,1000.034,1000,999.966,999.966,1000.034,1000,1000,1000.069,1000,1000.034,1000,1001.931,1000,1000.034,1000.034,999.966,999.966,1000.034,1000,1000,1000.034,1000.034,1000,1000,1000,1000,999.966,1000,999.931,999.966,1000,1000.034,1000.034,1000,1000,1000,999.966,999.966,1000,1000,999.966,999.966,1000,1000,1000,1000.034,1000.034,999.966,1000,999.931,999.966,999.931,1000,1000,999.966,1000.069,1000,1000.034,1000.034,999.966,1000,1000,1000,999.966,999.966,1000,1000.069,1000.034,1000,1000.034,1000.034,999.966,999.966,1000,1000,999.931,999.897,1000,1000,999.966,1000.034,1000,999.966,1000,1000,1000.034,1000,999.897,1000.034,1000,1000,999.931,1000,1000.034,1000,999.966,999.966,1000,999.966,1000,1000.034,1000.034,1000.034,1000,1000.034,1000.103,999.966,1000.034,1000.034,1000.034,999.966,1000,1000.034,999.966,1000,999.966,1000.103,1000,999.862,1000,1000.069,1000.034,999.966,1000,1000,1000,999.966,1000.034,999.897,1000,1000.034,999.966,1000,999.966,1000.034,1000.034,1000,999.966,1000,1000.034,1000.034,1000,1000,1000,1000.034,1000.034,1000,1000.103,999.966,1000,1000,1000,1000,1000,1000,1000.034,1000,1000.138,1000,999.931,1000.034,1000,1000.069,1000,1000,999.897,1000,999.966,999.966,999.966,1000,1000,1000,999.931,999.966,1000,1000.034,1000.034,1000,1000,1000.034,1000,1000,1000,1000,1000,999.828,1000,1000,1000,1000,999.966,1000,999.966,1000.103,1000,1000,1000,999.897,1000,1000,1000,1000.069,1000,1000,1000,999.966,999.966,1000,1000,1000,999.966,1000,999.966,1000.034,1000.138,999.966,1000,999.897,1000,1000.034,999.966,1000,1000,1000,1000.034,1000.034,1000.138,1000,1000,1000,1000,999.966,1000,999.966,1000,1000.034,999.966,1000,1000,1000.034,1000,1000.034,999.966,999.966,1000.034,1000,1000.069,1000,999.966,1000,1000,999.966,1000,1000,999.966,1000,999.966,1000,1000,999.966,1000.034,1000,1000.034,1000.034,1000,1000.069,999.966,1000,1000,999.966,999.966,1000,1000,1000,1000.034,1000.034,1000,1000,1000.034,1000.069,1000,1000.034,999.966,1000.034,1000,1000,1000,1000,1000.034,1000,1000,1000,999.966,1000,999.966,1000.034,1000,1000,1000.034,1000,999.966,1000.034,999.966,999.862,1000.034,1000,999.966,1000,999.931,1000.034,1000,1000.034,1000,1000,1000.069,999.966,1000,1000,999.966,1000,999.966,1000.034,1000,999.966,1000,1000.034,1000,999.966,1000.034,1000,1000,1000,1000.138,1000,1000,1000.034,999.966,1000.069,1000,1000,1000,1000,1000,999.966,1000,999.966,1000,1000.034,1000,1000,999.966,1000,1000.034,999.966,999.828,1000,1000.034,1000,1000,1000,1000,999.966,999.966,1000,999.966,1000.034,999.931,1000,1000,999.966,1000,999.966,1000,1000.034,1000,999.966,999.966,1000.034,1000,1000,1000,999.966,1000.069,1000.138,999.966,1000,1000,1000.034,1000.034,1000.034,1000.034,999.966,1000,999.897,1000,1000.034,1000,1000,1000.034,1000,1000.034,1000,1000,1000,1000,1000.034,999.966,1000.034,1000.034,1000,1000.034,1000,1000,1000.034,1000,1000,1000,999.966,1000,1000,1000.034,1000,1000,1000,999.966,999.966,1000,1000,999.966,999.966,1000,1000,1000.034,1000.034,1000.034,1000,1000,1000,1000,999.966,999.931,1000.034,1000,1000,999.966,1000.034,1000,1000,1000,999.966,999.966,1000.138,999.966,1000.034,1000.034,1000,1000,1000.034,1000.034,999.966,1000,999.966,1000,999.862,999.966,1000,1000,1000,1000,1000,1000,999.931,1000,1000.034,999.966,999.862,1000,999.966,1000.034,1000.034,1000,1000.069,1000,1000,1000,999.966,999.966,999.966,1000.034,1000,1000.034,999.966,1000.103,1000,1000,1000,1000,1000.069,1000.034,999.897,1000.069,1000,999.966,999.966,1000.138,1000,1000.034,999.966,999.966,1000,999.931,999.966,999.966,999.966,1000,1000.034,1000,999.966,1000,999.931,1000.034,1000,1000.034,1000,999.966,1000,999.966,1000,1000.069,999.966,1000.034,1000,1000.034,975.833]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 86 --> 111
    line [95.75,99.95,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.828,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.172,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100.034,100,99.966,100,100,100,100,100,100,100,100,100,99.99,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100.01,100,100,100,100,100,100,100,99.993,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.007,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100.034,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.993,100,100,100,100,100,100,100,100,100.034,100,100,100,100,97.583]
Loading

95th Percentile Latency

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 1 --> 3
    line [1.905,1.911,1.904,1.905,1.904,1.904,1.905,1.904,1.904,1.898,1.9,1.899,1.899,1.899,1.898,1.897,1.899,1.9,1.902,1.895,1.908,1.932,1.934,1.935,1.936,1.937,1.938,1.939,1.941,1.935,1.941,1.942,1.943,1.944,1.944,1.945,1.946,1.946,1.946,1.941,1.946,1.948,1.947,1.947,1.948,1.948,1.947,1.945,1.948,1.938,1.921,1.92,1.919,1.919,1.918,1.917,1.916,1.915,1.916,1.911,1.915,1.915,1.914,1.913,1.912,1.911,1.911,1.911,1.91,1.904,1.907,1.908,1.908,1.908,1.908,1.908,1.907,1.906,1.906,1.902,1.903,1.947,1.951,1.952,1.952,1.953,1.954,1.954,1.954,1.948,1.949,1.956,1.956,1.957,1.958,1.958,1.959,1.96,1.959,1.956,1.955,1.96,1.96,1.96,1.96,1.961,1.96,1.961,1.96,1.96,1.923,1.924,1.923,1.922,1.922,1.922,1.922,1.921,1.922,1.921,1.916,1.92,1.92,1.92,1.92,1.919,1.918,1.919,1.917,1.918,1.914,1.918,1.918,1.919,1.919,1.918,1.918,1.918,1.918,1.918,1.913,1.937,1.937,1.936,1.936,1.935,1.936,1.935,1.934,1.934,1.929,1.931,1.931,1.93,1.93,1.929,1.929,1.93,1.93,1.93,1.924,1.928,1.927,1.927,1.928,1.928,1.928,1.926,1.924,1.926,1.901,1.903,1.904,1.904,1.904,1.904,1.904,1.904,1.905,1.906,1.902,1.906,1.909,1.909,1.909,1.909,1.908,1.907,1.906,1.907,1.903,1.909,1.908,1.907,1.907,1.907,1.906,1.909,1.907,1.907,1.905,1.908,1.907,1.906,1.905,1.904,1.904,1.903,1.901,1.902,1.897,1.898,1.899,1.899,1.899,1.899,1.897,1.899,1.898,1.898,1.892,1.895,1.897,1.897,1.896,1.896,1.894,1.893,1.891,1.891,1.887,1.888,1.889,1.891,1.892,1.892,1.892,1.892,1.892,1.893,1.888,1.888,1.89,1.89,1.892,1.892,1.891,1.89,1.89,1.89,1.887,1.887,1.889,1.89,1.889,1.889,1.889,1.889,1.891,1.89,1.889,1.889,1.891,1.89,1.89,1.889,1.889,1.889,1.889,1.89,1.889,1.888,1.891,1.89,1.891,1.892,1.892,1.892,1.893,1.893,1.892,1.89,1.893,1.893,1.892,1.894,1.894,1.892,1.892,1.893,1.895,1.892,1.897,1.897,1.898,1.899,1.899,1.898,1.898,1.898,1.896,1.894,1.898,1.899,1.898,1.899,1.899,1.9,1.899,1.898,1.897,1.895,1.9,1.901,1.899,1.899,1.899,1.898,1.899,1.896,1.897,1.893,1.896,1.895,1.894,1.893,1.893,1.892,1.891,1.891,1.891,1.886,1.889,1.889,1.889,1.89,1.888,1.888,1.888,1.888,1.888,1.883,1.888,1.889,1.89,1.89,1.891,1.89,1.889,1.888,1.889,1.887,1.892,1.893,1.893,1.894,1.894,1.894,1.895,1.895,1.895,1.891,1.894,1.894,1.895,1.894,1.894,1.893,1.893,1.892,1.893,1.889,1.891,1.892,1.891,1.89,1.89,1.891,1.891,1.89,1.889,1.886,1.889,1.889,1.889,1.889,1.89,1.889,1.889,1.89,1.89,1.887,1.893,1.892,1.893,1.894,1.894,1.894,1.895,1.894,1.893,1.89,1.894,1.895,1.896,1.896,1.895,1.895,1.897,1.897,1.897,1.894,1.897,1.899,1.898,1.898,1.898,1.899,1.898,1.898,1.899,1.893,1.897,1.898,1.898,1.897,1.899,1.899,1.901,1.901,1.901,1.896,1.897,1.901,1.901,1.9,1.902,1.901,1.901,1.9,1.901,1.898,1.9,1.901,1.902,1.902,1.901,1.901,1.9,1.9,1.901,1.897,1.898,1.902,1.902,1.901,1.901,1.9,1.9,1.9,1.899,1.897,1.897,1.898,1.898,1.897,1.895,1.895,1.895,1.893,1.895,1.893,1.893,1.893,1.893,1.893,1.894,1.893,1.894,1.892,1.892,1.891,1.887,1.89,1.89,1.891,1.89,1.891,1.891,1.891,1.893,1.89,1.889,1.891,1.892,1.893,1.893,1.893,1.893,1.891,1.89,1.889,1.89,1.893,1.893,1.893,1.893,1.892,1.892,1.891,1.891,1.89,1.888,1.892,1.892,1.891,1.89,1.889,1.889,1.888,1.888,1.889,1.887,1.891,1.891,1.89,1.89,1.89,1.889,1.888,1.887,1.886,1.883,1.887,1.886,1.887,1.888,1.888,1.889,1.889,1.889,1.89,1.885,1.891,1.89,1.891,1.892,1.892,1.892,1.892,1.889,1.892,1.888,1.892,1.893,1.893,1.894,1.894,1.894,1.894,1.893,1.894,1.89,1.894,1.894,1.894,1.894,1.893,1.893,1.892,1.891,1.893,1.888]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 2 --> 4
    line [2.962,2.966,2.959,2.963,2.962,2.961,2.958,2.958,2.958,2.951,2.953,2.955,2.956,2.955,2.953,2.953,2.954,2.956,2.96,2.953,2.968,2.99,2.993,2.995,2.993,2.994,2.994,2.994,2.997,2.989,2.997,2.997,2.994,2.995,2.995,2.998,2.997,2.995,2.998,2.991,2.994,2.993,2.993,2.995,2.995,2.995,2.994,2.992,2.993,2.982,2.969,2.968,2.968,2.97,2.97,2.97,2.97,2.969,2.97,2.965,2.97,2.971,2.97,2.971,2.967,2.967,2.969,2.966,2.965,2.962,2.967,2.968,2.967,2.967,2.964,2.962,2.961,2.961,2.959,2.952,2.952,2.983,2.985,2.984,2.984,2.983,2.982,2.982,2.979,2.974,2.973,2.981,2.982,2.984,2.984,2.985,2.986,2.988,2.987,2.982,2.981,2.986,2.988,2.988,2.987,2.987,2.986,2.986,2.987,2.987,2.959,2.96,2.96,2.96,2.962,2.961,2.96,2.96,2.96,2.96,2.953,2.956,2.959,2.959,2.959,2.959,2.959,2.958,2.959,2.96,2.956,2.959,2.958,2.96,2.959,2.958,2.958,2.956,2.955,2.953,2.948,2.969,2.97,2.969,2.969,2.968,2.97,2.971,2.968,2.968,2.961,2.963,2.962,2.959,2.956,2.953,2.953,2.952,2.951,2.949,2.943,2.948,2.947,2.946,2.948,2.948,2.949,2.947,2.947,2.947,2.922,2.926,2.926,2.926,2.926,2.927,2.924,2.927,2.927,2.928,2.922,2.93,2.933,2.934,2.936,2.937,2.937,2.936,2.937,2.94,2.936,2.942,2.944,2.941,2.939,2.94,2.939,2.942,2.942,2.944,2.937,2.944,2.944,2.946,2.941,2.942,2.941,2.94,2.938,2.938,2.932,2.931,2.932,2.932,2.931,2.929,2.929,2.928,2.925,2.924,2.917,2.921,2.925,2.926,2.925,2.928,2.927,2.926,2.923,2.923,2.912,2.915,2.92,2.923,2.923,2.924,2.925,2.926,2.927,2.929,2.927,2.928,2.929,2.93,2.932,2.931,2.931,2.93,2.929,2.93,2.927,2.926,2.93,2.932,2.93,2.928,2.926,2.926,2.93,2.932,2.927,2.925,2.929,2.928,2.928,2.925,2.926,2.925,2.922,2.922,2.921,2.924,2.925,2.921,2.924,2.925,2.925,2.926,2.925,2.922,2.92,2.917,2.921,2.923,2.923,2.923,2.925,2.921,2.92,2.92,2.92,2.918,2.924,2.924,2.928,2.927,2.926,2.927,2.926,2.926,2.925,2.924,2.933,2.932,2.931,2.931,2.93,2.932,2.935,2.933,2.931,2.926,2.932,2.931,2.93,2.929,2.929,2.93,2.932,2.927,2.928,2.921,2.926,2.924,2.922,2.924,2.924,2.923,2.921,2.92,2.922,2.914,2.921,2.923,2.924,2.925,2.923,2.923,2.926,2.926,2.928,2.92,2.928,2.93,2.932,2.931,2.931,2.928,2.928,2.926,2.931,2.926,2.931,2.933,2.931,2.93,2.93,2.93,2.933,2.931,2.932,2.925,2.928,2.927,2.928,2.927,2.924,2.923,2.922,2.921,2.921,2.915,2.919,2.919,2.919,2.918,2.921,2.925,2.925,2.922,2.924,2.919,2.922,2.922,2.922,2.922,2.923,2.921,2.92,2.922,2.923,2.922,2.929,2.931,2.932,2.931,2.933,2.931,2.932,2.931,2.932,2.929,2.934,2.934,2.934,2.932,2.93,2.929,2.93,2.928,2.932,2.93,2.934,2.935,2.936,2.934,2.935,2.935,2.935,2.931,2.93,2.925,2.929,2.93,2.929,2.928,2.93,2.931,2.932,2.932,2.929,2.923,2.926,2.931,2.93,2.929,2.93,2.931,2.933,2.929,2.932,2.929,2.931,2.935,2.936,2.935,2.933,2.933,2.935,2.934,2.932,2.925,2.927,2.932,2.933,2.933,2.932,2.932,2.929,2.931,2.934,2.932,2.933,2.938,2.939,2.937,2.936,2.932,2.933,2.928,2.929,2.929,2.928,2.93,2.931,2.933,2.933,2.932,2.934,2.934,2.932,2.931,2.928,2.931,2.93,2.928,2.927,2.928,2.924,2.922,2.922,2.918,2.914,2.917,2.915,2.913,2.912,2.912,2.912,2.912,2.911,2.911,2.91,2.911,2.911,2.91,2.911,2.909,2.908,2.909,2.907,2.906,2.903,2.91,2.911,2.912,2.913,2.915,2.916,2.915,2.916,2.919,2.915,2.925,2.927,2.927,2.926,2.928,2.925,2.923,2.921,2.919,2.919,2.926,2.926,2.925,2.925,2.926,2.927,2.929,2.93,2.927,2.921,2.928,2.926,2.928,2.931,2.93,2.93,2.925,2.921,2.925,2.918,2.921,2.923,2.926,2.925,2.923,2.924,2.923,2.923,2.924,2.92,2.927,2.927,2.928,2.927,2.927,2.928,2.929,2.93,2.931,2.926]
Loading

Copy link

github-actions bot commented Jan 7, 2025

🌋 Here are results of SLO test for xorm-propose:

Operation Success Rate

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Success Rate, %" 0 --> 111
    line [97.972,98.039,98.114,98.192,98.262,98.337,98.394,98.45,98.541,98.503,98.502,98.516,98.536,98.579,98.769,98.927,99.288,99.534,99.607,99.692,99.725,99.806,99.773,99.816,99.812,99.749,99.748,99.756,99.763,99.771,99.781,99.786,99.787,99.792,99.792,99.796,99.801,99.805,99.805,99.809,99.809,99.804,99.808,99.809,99.808,99.807,99.807,99.806,99.807,99.807,99.81,99.905,99.909,99.916,99.973,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.892,99.831,99.788,99.745,99.729,99.726,99.706,99.704,99.695,99.688,99.683,99.683,99.681,99.671,99.67,99.668,99.667,99.669,99.667,99.668,99.667,99.666,99.667,99.665,99.661,99.662,99.661,99.652,99.656,99.769,99.829,99.855,99.9,99.915,99.915,99.933,99.934,99.927,99.924,99.916,99.912,99.913,99.92,99.906,99.906,99.906,99.899,99.898,99.895,99.884,99.881,99.881,99.881,99.859,99.856,99.845,99.838,99.812,99.797,99.726,99.66,99.573,99.509,99.471,99.407,99.339,99.3,99.217,99.174,99.146,99.086,99.014,98.991,98.949,98.882,98.859,98.819,98.771,98.733,98.701,98.656,98.604,98.582,98.541,98.487,98.48,98.474,98.459,98.545,98.687,98.831,98.925,98.976,99.058,99.138,99.183,99.289,99.333,99.333,99.391,99.461,99.492,99.514,99.575,99.59,99.617,99.65,99.677,99.679,99.696,99.713,99.754,99.77,99.79,99.798,99.818,99.821,99.834,99.835,99.843,99.844,99.85,99.852,99.86,99.874,99.888,99.913,99.937,99.943,99.95,99.955,99.961,99.961,99.956,99.962,99.962,99.968,99.962,99.94,99.922,99.87,99.849,99.835,99.813,99.784,99.772,99.768,99.755,99.74,99.725,99.711,99.694,99.676,99.667,99.641,99.612,99.597,99.561,99.533,99.521,99.514,99.513,99.52,99.505,99.49,99.476,99.486,99.534,99.574,99.678,99.717,99.745,99.782,99.824,99.837,99.85,99.863,99.874,99.894,99.905,99.924,99.934,99.935,99.952,99.969,99.97,99.985,99.993,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,100,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,99.994,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.994,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.882,99.881,99.88,99.878,99.878,99.877,99.876,99.875,99.873,99.872,99.872,99.871,99.869,99.868,99.866,99.864,99.863,99.862,99.86,99.859,99.857,99.855,99.846,99.844,99.843,99.842,99.84,99.839,99.838,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.993,99.994,99.994,99.994,99.994,100,100,100,100,100,100,100,100,100,99.76,99.749,99.711,99.671,99.653,99.627,99.599,99.571,99.539,99.511,99.462,99.425,99.396,99.34,99.299,99.246,99.184,99.125,99.053,98.973,98.882,98.767,98.637,98.452,98.229,97.882,97.396,96.611,95.134,97.004,96.429,96.395,96.597,96.18,95.879,95.652,94.977,94.304,92.92,93.75,93.103,85.714,88.235,33.333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "	Time, m" 0 --> 10
    y-axis "Success Rate, %" 29 --> 111
    line [38.712,37.803,37.715,37.112,37.256,36.943,36.81,36.763,37.436,34.726,33.026,32.691,33.864,35.595,37.611,40.066,42.834,46.079,48.667,51.439,53.779,55.388,56.27,56.963,57.717,59.166,59.065,59.992,60.499,61.359,62.576,63.056,64.09,64.199,65.238,66.145,66.86,67.408,68.562,68.548,68.314,67.846,67.648,67.172,65.603,64.586,63.57,62.362,60.796,59.031,57.824,58.018,58.046,58.243,57.184,58.086,58.581,58.443,58.725,58.852,58.532,58.074,58.72,58.663,58.442,58.571,57.754,57.457,57.92,57.712,57.551,58.016,58.45,58.898,58.405,57.196,57.359,58.591,59.145,59.497,59.948,60.308,61.58,63.936,64.887,65.53,66.449,67.067,67.05,67.893,68.657,68.979,69.175,69.035,68.987,69.631,69.942,69.652,69.961,70.605,69.704,68.793,68.736,68.527,69.004,68.419,66.36,66.642,66.173,66.001,65.945,64.299,62.283,60.596,59.763,59.237,58.378,58.314,57.74,57.198,56.702,56.559,56.652,57.28,57.038,56.538,56.699,57.026,56.95,57.237,57.637,58.017,57.967,58.34,58.855,60.701,59.636,60.672,60.742,60.799,61.501,61.624,62.687,62.846,63.916,65.184,64.87,65.636,65.614,66.253,67.191,68.497,68.673,69.818,71.112,71.87,71.611,71.951,72.98,73.801,74.627,76.083,77.33,78.473,78.98,81.109,81.317,82.521,83.729,84.718,86.536,86.849,88.027,88.429,88.85,89.965,90.71,92.186,92.581,93.109,93.313,93.632,93.744,94.069,94.334,95.295,96.479,96.686,96.956,97.203,97.431,97.541,97.597,97.713,97.781,98.095,98.264,98.458,98.53,98.562,98.59,98.593,98.667,98.696,98.665,98.693,98.728,98.729,98.732,98.738,98.833,98.975,99.079,99.353,99.624,99.621,99.656,99.656,99.723,99.725,99.724,99.726,99.759,99.757,99.653,99.548,99.514,99.444,99.376,99.307,99.274,99.133,99.136,99.166,99.134,99.135,99.068,99.067,99.104,99.105,99.105,99.034,98.996,98.965,98.968,98.971,98.973,98.97,98.972,98.97,98.97,98.969,98.976,99.112,99.216,99.248,99.318,99.387,99.453,99.522,99.658,99.692,99.693,99.726,99.726,99.794,99.794,99.793,99.795,99.828,99.897,99.931,99.966,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,99.862,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.897,99.449,99.449,99.378,99.275,99.068,98.897,98.829,98.722,98.547,98.442,98.167,98,97.728,97.58,97.309,97.102,96.857,96.651,96.42,96.208,96.137,95.863,95.697,95.553,95.281,95.135,95.005,94.722,94.619,94.898,94.804,94.744,94.668,94.777,94.842,94.804,94.813,94.892,94.916,95.166,95.259,95.431,95.445,95.612,95.779,96.031,96.229,96.464,96.639,96.706,96.983,97.155,97.29,97.563,97.669,97.805,98.08,98.285,98.458,98.559,98.695,98.869,98.969,99.073,99.176,99.279,99.381,99.451,99.485,99.553,99.656,99.794,99.897,99.931,99.931,99.931,99.931,99.966,99.966,99.966,99.966,99.966,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
Loading

Operations Per Second

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 0 --> 1111
    line [629.115,653.453,680.384,708.86,738.718,770.761,800.373,830.668,869.288,873.185,874.362,882.793,885.828,890.793,890.483,896.31,900.152,903.31,903.207,905.64,913.828,904.724,910.241,917.448,915.138,908.31,916.517,919.034,929.973,933.379,943.59,951.029,954.517,960.939,960.705,964.138,968.933,972.069,970.416,973.376,973.31,969.759,967.759,972.517,971.345,965.411,963.793,961,965.096,965.034,979.455,981.414,983.138,988.862,1005.966,1003.654,1004.724,1002.069,1004.31,1002.517,999,1004,997.068,999.931,1002.586,1000.862,998.069,1003.104,1000.552,1001.138,1001.966,1003.414,998.931,997.379,998.207,1000.31,1001.69,1000.862,1001.517,999.345,1003.069,1008.999,1008.241,1007.621,1009.726,996.242,986.278,981.448,977,973.134,967.448,968.241,960.483,953.793,949.862,951.034,945.276,945.034,939.034,933.655,930.862,925.345,922.483,928.241,922.655,924.552,921.931,919.241,921.207,917.31,905.852,908.241,905.552,900.483,913.505,925.746,929.862,930.586,933.828,933.103,929.172,932.897,937.828,945.586,949.828,946.276,944.862,946.762,954.034,949.103,955.655,956.828,953.187,950.931,951.379,953.517,958.724,955.414,957.862,955.069,954.793,958.793,956.966,953.759,952.586,944.724,932.655,912.733,899.055,893.276,883.917,870.793,851.621,836.483,830.397,819.759,803.538,786.704,778.969,761.172,746.207,731.675,721.448,704.241,688.483,669.103,651.552,632.517,622.638,607.372,585.69,576.088,564.897,545.828,537.828,538.31,545.85,548.665,545.69,541.611,535.828,532.069,524.103,516.674,512.138,509.931,505.104,502.569,503.621,503.276,504.172,503.724,503.034,501.448,504.517,510.552,516.31,518.277,525.345,526.584,530.489,530.724,538.483,539.034,543.31,549.069,552.31,552.724,558.414,568.448,575.586,584.138,592,599.276,608.552,616.241,619.483,621.621,626.414,628.931,633.759,641.241,645.493,640.197,631.931,620.586,611.18,593.593,583.764,570.31,559.759,545,534.894,521.136,503.483,488.345,477.552,462.559,446.862,434.931,422.069,408.862,393.931,377.31,361.699,352.793,347.69,340.207,337.552,327.138,318.069,309.483,308.435,310.517,315.69,321.138,328.586,338.414,348.586,353.379,358.966,367.818,376.336,384.586,392.172,399.862,407.981,415.764,423.69,433.69,442.793,452.759,463.69,472.688,477.828,480.138,484.448,485.724,489.448,494.207,498.69,501.172,506.897,509.172,513.517,516.517,513.207,511.621,516.241,518.276,520.31,519.621,523.172,527.172,531.276,534.483,536.382,537.655,540.345,541.586,545,545.172,550.103,552,551.517,550.931,553.759,556.897,558.31,561.69,565.793,564.793,565.034,561.931,561.724,566.345,568.931,565.724,569.31,571.069,576.345,576.69,575.621,577.448,577,578.931,579.69,576,576.345,574.828,576.793,574.586,577.103,577.621,580.207,579.621,580.103,574.31,576.897,578.207,580.241,581.31,583.552,582.276,581.241,580.966,583.724,582.517,579.759,578,579.069,581.172,579.414,578.862,577.276,578.966,583.034,584.276,586.793,588.586,589.414,588.379,590.621,590.172,591.241,589.655,595.241,592.483,592.034,593.621,595.448,598.448,602.31,604.138,605.586,607.69,610.172,612.31,612.379,615.138,615.414,617.31,620.414,619.655,618.586,613.69,607.448,601.517,594.621,591.207,588.103,584.138,578.759,571.409,567.207,564.759,560.621,554.621,549.621,542.345,534,529.414,523.793,518.586,513.862,507.862,498.552,493.207,487.621,484.069,479.862,473.448,469.931,468.483,469.379,470.517,471.655,475.517,477.862,479.586,481.828,487.172,492.31,494.828,494.793,498.983,504.448,509,514.379,521.862,525.862,529.586,532.897,535.724,540.552,548.204,552.069,554.621,554.793,558.069,561.448,567.379,568.724,571.759,576.586,574.828,562.448,548.759,534,516.897,498.966,481.207,466.138,448.931,429.769,410.448,389.793,371.207,349.897,329.586,311,291.586,271.931,251.31,231.637,212.793,192.897,174.552,153.724,134.379,112.345,91.379,70.202,48.897,33.379,27.034,22,18.239,15.345,12.552,10.31,7.552,5.448,3.897,2.759,2,0.966,0.586,0.103,0.034]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 51 --> 112
    line [56.98,59.271,61.691,63.923,66.455,69.598,72.234,75.141,78.294,79.255,78.61,78.793,80.138,80.793,81.414,83.31,83.954,84.862,85.379,86.258,86.69,87.034,86.345,87.414,87.586,87.655,89.207,89.034,89.818,90.31,91.304,92.32,93.241,94.084,94.183,94.724,95.304,96.172,96.407,97.151,96.966,96.517,96.034,95.483,95.138,95.041,94.276,93.724,93.606,93.931,94.726,95.69,94.931,95.379,96.483,95.084,95.241,94.355,94.655,93.696,93.953,94.172,93.744,93.345,92.931,93.144,92.724,92.489,92.517,92.552,92.931,93.138,93.448,92.621,92.11,92.724,93.241,93.517,92.759,93.343,93.069,93.99,95.138,95.138,96.261,95.021,95.053,94.862,95.966,95.599,95.276,95.931,95.759,96.103,95.621,96.172,95.793,96.241,96.31,95.138,95.379,95.138,95.517,95.759,94.897,93.793,93.793,93.966,93.172,93.31,92.354,90.793,89.414,89.172,90.081,90.36,90.552,89.172,89.103,89.103,88.241,87.793,87.345,86.207,84.759,84.655,84.414,84.167,84.345,83.862,83.759,82.793,83.078,83.517,84.31,83.621,85.172,84.172,84.586,84.621,84.552,86.621,85.483,86.034,87.345,86.069,86.379,85.888,86.224,86.241,87.64,88.552,89.379,91.172,91.784,91.448,91.593,92.442,93.018,93.448,94.724,94.754,95.069,95.31,95.966,95.103,96.345,96.276,97.262,97.924,96.552,98.566,98.207,97.448,98.655,99.655,100.597,100.642,100.862,100.604,100.034,100.724,99.759,100.01,100.414,101.138,100.869,100.948,100.828,101.103,100.655,100.966,100.448,101.028,101,101.345,101.31,100.662,100.862,100.683,100.297,100.483,100.897,100.517,100.724,100.276,100.276,100.414,100.586,101.138,100.448,100.931,101.069,101.241,100.828,100.207,100.207,100.345,99.724,100.276,99.931,100.552,99.972,99.372,99.345,99.069,99.386,99.214,99.524,99.586,99.69,99.448,99.752,99.269,99.517,99.621,99.862,99.807,100.103,100.138,100.138,99.966,99.621,99.966,100.2,100.552,100.724,100.448,100.621,100.414,100.414,100.31,101.076,101,101.172,100.862,101.103,101.207,100.931,100.931,100.897,100.835,100.938,100.828,100.759,100.586,100.469,100.131,100.69,100.414,100.379,100.586,100.241,100.593,100,99.828,100.207,99.931,100,99.966,100.138,100.034,99.862,100.034,100.207,100.034,99.862,100.034,100.138,99.931,99.966,100,100.069,100,99.966,100.069,100.007,99.828,100.034,100,100,100.138,100,100,100.138,100.138,100.172,100.138,100.069,99.931,100,100.241,100.069,99.931,100,100.138,99.966,99.862,100.069,100,100.069,99.966,99.897,100.207,100.172,100,100,100,99.931,100.103,99.966,99.966,100.034,99.828,99.897,99.931,99.724,100.069,100.138,100.138,100,100,100.103,99.828,99.966,100.069,100.034,100.034,99.931,100.069,100.103,100.069,99.966,99.621,99.897,100,99.966,100.172,100,100.069,99.966,99.931,99.966,99.966,99.931,100.172,100.034,99.966,99.828,100.138,99.966,99.897,100.138,99.966,100,100.034,100.034,100.034,99.966,99.897,100.069,100.034,100.379,100.069,100,100.103,100,100.069,99.897,100.069,100.138,100.241,99.966,100.062,99.966,99.966,100,100.103,100.034,100.034,100.138,100.138,100.138,99.897,100,99.931,99.897,100,100.138,99.862,100.172,99.966,100.069,100.172,100.103,100,100,100.034,100.138,100.103,100,100.172,100.076,100.172,100.138,100.197,100.138,99.931,99.966,100.103,99.897,99.966,100.138,100.172,100.034,100.166,100.138,99.966,100.103,99.966,100.034,100.103,99.931,100,100.103,100.138,100.138,99.862,99.828,99.897,100.069,100.103,99.862,99.69,99.631,99.69,100,100.172,99.724,99.966,99.966,99.828,99.862,100.172,100.041,99.966,100.034,100.172,100.034,100.103,99.931,100.103,99.959,99.966,100.034,100.207,100.379,100.231,100.345,100.276,100.207,100.379,100.586,100.379,100.586,100.379,100.379,100.69,100.586,100.483,100.793,100.586,100.448,100.552,100.483,100.586,100.586,100.517,100.483,100.586,100.552,100.559,100.552,100.621,100.517,100.414,100.597,100.379,100.448,100.448,100.414,100.345,100.552,100.379,100.31,100.241,100.241,100.207,100.345,100.103,100.207,100.207,100.207,100.241,100.172,100.069,100.138,100.138,100.103,100,100.034,100.172,100,100,100.034,100,100.103,100,99.966,100,99.966,100,100.034,100.069,100.034,100,100.034,100,100,99.931,100,99.966,99.966,99.966,99.966,100,100,100.069,100.034,100.103,100,99.966,99.897,99.966,100.034,100,99.966,99.966,100.034,100.034,100.034,100,99.897,100,99.931,99.966,99.966,100.034,98.03,94.662]
Loading

95th Percentile Latency

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 0 --> 1100
    line [1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,997.854,992.864,989.475,985.071,978.651,974.118,968.115,963.536,958.389,958.012,958.754,959.477,959.566,960.702,962.219,963.968,965.408,966.636,966.258,955.677,951.907,949.836,947.069,932.557,930.647,929.654,927.837,926.666,926.418,926.708,926.89,927.302,926.149,925.448,925.658,926.223,925.488,924.981,924.463,923.126,922.194,923.493,924.522,924.995,923.541,921.32,921.039,920.193,919.798,917.263,912.991,907.409,903.031,900.979,908.6,918.292,924.343,928.275,928.613,928.887,930.997,934.336,937.917,939.95,940.328,941.481,943.151,945.626,947.482,948.613,950.248,950.733,950.952,951.686,952.327,953.3,952.932,953.226,955.088,957.202,958.749,960.48,961.813,956.519,950.25,946.574,944.118,943.354,945.587,947.266,945.668,942.632,939.601,937.441,937.159,936.433,935.516,933.736,933.6,931.902,930.183,929.225,929.017,929.808,926.487,925.536,924.888,923.481,922.569,920.368,918.409,917.593,915.701,919.03,923.149,923.945,938.817,934.571,930.856,932.064,935.363,939.514,942.218,941.535,942.061,941.7,942.616,941.382,942.422,943.879,943.904,942.879,941.889,943.993,946.831,947.722,947.493,944.206,949.506,950.673,945.25,948.07,936.802,910.881,890.939,798.509,776.051,734.304,698.769,664.9,631.192,613.347,593.669,553.344,519.385,499.91,497.958,496.047,493.474,492.198,490.511,488.182,485.384,480.824,477.537,474.524,472.126,469.016,466.409,463.578,459.45,458.01,453.91,449.964,447.329,444.699,440.432,433.575,425.331,417.758,408.526,399.232,386.96,377.459,371.875,367.891,358.202,357.37,349.268,338.352,327.693,332.59,342.729,352.648,357.744,369.274,373.126,377.081,382.08,387.453,386.908,391.304,397.672,401.073,401.762,402.969,406.86,408.098,408.322,409.731,412.189,416.069,418.021,417.04,414.572,413.498,409.68,410.595,412.164,413.174,405.798,391.459,373.045,354.695,327.974,294.63,258.595,221.743,197.527,192.02,186.135,179.207,172.482,164.957,157.751,149.954,141.268,130.351,119.896,104.893,98.855,97.721,97.069,96.914,96.534,96.297,96.008,95.715,95.355,95.039,94.355,94.335,94.061,93.683,93.969,94.302,93.978,93.756,93.579,93.651,93.263,93.041,92.817,92.612,92.425,92.272,92.18,91.98,91.715,91.749,91.364,91.113,91.159,91.251,91.037,90.775,90.69,90.505,90.07,90.019,89.84,90.17,90.164,89.794,89.472,89.874,89.612,89.556,89.017,89.037,89.015,88.824,88.899,88.688,88.703,89.053,89.133,89.324,89.145,89.365,89.135,88.993,88.787,88.947,88.96,89.461,89.256,89.129,89.035,88.982,88.773,88.991,89.153,89.172,88.761,88.885,88.998,89.201,89.02,88.92,89.033,89.082,89.213,89.122,88.752,88.56,88.261,88.065,87.962,88.138,87.963,87.921,87.774,88.009,87.53,87.821,87.913,87.918,87.732,87.435,87.01,86.787,86.646,86.606,86.373,86.242,86.216,86.038,86.02,85.905,85.606,85.673,85.751,86.781,87.381,88.035,88.905,89.368,89.735,90.285,90.901,91.562,91.931,92.145,92.488,93.03,93.414,93.965,94.525,94.861,95.396,95.792,96.056,96.384,97.22,97.676,97.941,98.17,98.376,98.732,98.968,99.088,98.583,98.435,98.241,97.789,97.575,97.381,97.089,96.706,96.267,95.945,95.887,95.601,95.147,94.749,94.282,93.822,93.499,93.127,92.841,92.71,92.319,91.489,91.105,91.022,90.929,90.746,90.461,89.977,89.764,89.572,89.077,90.342,91.614,92.587,93.576,94.376,95.139,95.969,96.579,97.151,97.854,98.591,99.44,102.111,114.841,127.877,137.153,149.588,161.038,176.575,191.514,222.451,277.566,328.94,388.94,443.547,524.699,707.831,892.771,1000,912.195,956.944,968.852,966.827,973.214,981.818,981.731,1000,1000,1000,1000,1000,1000,1000,1000,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 43 --> 1100
    line [1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,998.075,979.48,974.721,968.961,962.913,956.862,952.688,949.619,944.485,939.931,927.342,915.877,903.857,896.75,890.756,886.026,883.408,871.957,864.636,854.552,846.571,842.899,843.064,838.979,828.672,797,759.607,709.83,628.488,497.728,492.008,489.681,489.532,486.058,485.308,483.689,481.935,479.265,479.928,486.516,493.369,499.976,614.91,667.632,692.079,707.227,736.283,756.809,779.504,805.7,819.562,824.179,824.777,824.779,824.706,824.189,827.507,833.165,834.842,834.339,833.141,831.323,831.414,831.05,830.994,830,829.216,825.524,803.827,778.315,752.49,704.206,653.898,623.266,591.512,533.219,492.734,476.81,452.122,430.445,412.456,397.124,378.421,361.71,340.936,322.593,273.994,197.709,194.989,191.787,191.769,191.509,191.148,191.196,191.152,190.058,190.067,187.709,187.774,187.242,186.416,186.658,187.209,186.84,186.329,186.004,186.606,186.362,186.008,185.662,185.56,185.674,185.769,185.627,185.714,185.294,184.761,184.203,183.772,184.029,184.355,183.811,182.822,182.6,182.516,181.558,181.735,181.431,182.207,182.866,182.033,181.562,182.278,182.036,182.116,180.842,180.32,180.055,179.953,179.899,179.459,179.491,180.216,180.44,180.729,180.73,181.294,181.114,180.806,180.264,180.404,180.302,181.208,180.881,180.909,180.798,180.535,180.068,179.856,180.426,180.578,179.597,179.873,179.866,179.804,179.827,179.62,179.55,179.686,179.842,179.231,178.591,177.554,176.936,176.443,175.841,176.101,175.584,175.841,175.764,176.458,175.214,175.708,176.119,175.875,175.96,175.468,174.874,174.179,174.164,173.615,172.52,171.33,171.204,170.558,171.466,171.301,170.51,171.027,171.341,173.757,175.277,176.527,178.782,179.882,180.303,180.769,181.914,183.472,183.675,184.234,185.037,185.775,186.357,187.528,188.537,189.195,189.542,189.691,189.988,190.499,191.927,192.408,192.63,192.749,193.063,193.352,193.399,193.397,192.67,192.67,192.396,191.626,191.391,191.212,191.01,190.378,189.699,189.402,189.135,188.563,187.828,187.435,186.364,185.313,184.898,184.925,184.755,184.453,183.777,181.942,181.379,180.982,181.237,180.379,179.866,179.169,179.142,178.852,178.019,180.441,187.264,193.585,232.143,313.667,359.545,399.132,434.754,458.881,487.172,559.856,640.496,695.192,740.972,794.632,828.792,860.751,881.095,903.169,921.413,929.594,947.594,959.008,968.406,984.205,992.697,999.73,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,990.883,985.138,975,972.803,959.797,945.694,923.477,907.124,884.73,865.73,852.959,827.827,806.019,784.677,754.276,731.552,699.265,654.615,613.71,557.456,498.653,476.226,460.3,433.811,412.266,385.423,354.634,328.017,290,248.789,211.833,188.869,175.855,162.603,145.775,119.75,101.25,97.151,93.711,88.64,83.986,78.728,76.667,73.6,70.839,67.143,64.73,65.086,61.972,55.469,50.396,49.838,49.783,49.481,49.479,49.464,49.269,49.174,48.924,48.777,48.742,48.662,48.626,48.627,48.726,48.766,48.916,48.882,48.932,48.979,49.047,49.124,49.214,49.289,49.36,49.288,49.033,49.009,48.963,48.968,48.981,49,48.959,49.027,49.083,49.067,49.148,49.165,49.114,49.114,49.119,49.141,49.083,48.948,48.968,48.842]
Loading

Copy link

github-actions bot commented Jan 7, 2025

🌋 Here are results of SLO test for gorm-legacy:

Operation Success Rate

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Success Rate, %" 89 --> 111
    line [100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,99.997,100,100,100,100,100.003,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100.003,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,99.997,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100.003,100,100,100,99.997,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,99.997,100,100,100,100,100,100,100,100.003,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100.003,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.003,100,100,100,99.997,100,100,99.997,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "	Time, m" 0 --> 10
    y-axis "Success Rate, %" 89 --> 111
    line [100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]
Loading

Operations Per Second

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 835 --> 1102
    line [928.717,962.049,995.414,1000.034,1000,1000.034,999.966,1000,1000.034,1000.414,1000,1000,1000.034,1000,1000,1000,1000.034,999.966,1000,1000,1000,1000.034,999.931,999.966,1000,1000,1000.034,1000,1000,1000,1000,999.966,999.966,1000,999.966,1000.034,1000.034,999.931,1000,1000,1000,1000.034,1000,1000.034,999.966,1000,999.966,1000,1000.034,1000,999.966,1000.034,1000.034,1000.034,1000,999.966,1000,1000,1000,1000,1000.034,1000,1000,1000.034,999.897,1000,1000,1000,1000.034,1000.034,1000,1000,999.966,1000.069,1000.034,1000,1000,999.966,1000,1000.034,1000,999.966,999.966,1000,999.966,1000,1000,1000.034,1000,998.517,1000.069,1000.034,999.966,1000.069,1000,1000.034,1000.034,999.966,1000,999.966,1000,1000,1000,999.966,1000.069,1000,1000.034,999.966,1000,1000.034,1000.034,1000,1000.034,1000.069,1000,1000,999.966,1000,1001.448,999.966,999.966,999.966,999.966,999.966,999.966,1000.034,1000,999.966,999.966,1000,1000.034,999.931,1000,1000,1000,999.966,1000.069,999.931,999.966,999.966,1000.034,999.966,1000,1000,1000,1000,1000.034,1000,1000,1000,1000.069,1000.069,1000,1000.034,999.966,1000,1000,1000.034,1000,1000,1000.034,999.966,999.966,1000.034,1000.034,999.966,1000.034,1000.034,1000.034,999.966,1000,999.966,1000.034,1000,1000,999.966,1000,1000.034,1000.034,1000,999.966,1000,1000,999.966,1000,999.966,1000,1000,999.966,999.966,1000.034,1000,999.966,1000,1000,1000,1000,999.966,1000,1000,1000.034,999.966,1000.034,999.966,1000.034,1000,1000,999.966,999.966,1000,1000,999.931,999.931,1000,1000.069,1000,1000,1000,1000.034,1000,1000.034,1000.034,999.862,1000.034,1000.034,999.966,1000,1000,1000,1000,1000,1000,1000.034,1000,999.966,999.966,1000,999.966,1000,1000,1000.069,1000.069,1000,999.966,1000,1000.034,1000,1000,1000,1000,999.966,1000.103,1000,999.966,1000,1000.034,1000.034,999.966,999.966,1000,999.966,1000,999.966,1000.034,1000.034,1000.034,1000.034,1000,1000,1000.034,1000,1000.034,1000.034,1000.034,999.966,999.966,1000,1000,999.966,1000,1000.034,1000,1000,1000.034,999.931,999.966,1000.034,1000,1000,1000.034,999.966,1000,999.966,999.931,999.966,1000,1000,1000,999.966,999.966,1000,1000,999.966,1000,1000.034,1000,1000,1000,999.966,999.966,999.966,1000,1000,1000.034,999.966,999.897,999.966,1000,999.897,1000,1000,1000,999.897,1000.034,999.966,1000,1000,1000.034,1000.069,1000,999.966,1000,1000.034,1000,1000,1000,1000,1000.034,1000,999.966,1000,999.966,1000,1000.034,1000.103,1000.034,1000.034,1000.069,1000.034,1000.034,1000,1000.138,999.966,1000,1000,999.966,1000,1000,999.966,1000,1000,999.966,1000,1000,1000,1000,1000,1000,1000.069,1000,1000.034,1000,1000,1000.034,999.897,999.966,1000,1000.034,1000,1000,1000,1000.034,1000.069,1000,1000.069,999.931,1000,999.897,1000,1000.034,1000,1000,1000,1000.034,1000.034,1000,1000,999.931,999.966,1000,1000,1000,999.966,1000.138,1000.034,1000,999.966,999.966,1000.034,1000,999.897,999.966,1000,999.966,1000.034,1000,1000.103,1000,999.966,1000,1000,999.966,999.966,999.931,1000,1000,1000,1000,999.931,1000,1000,1000,999.966,999.966,1000.034,1000.034,1000.034,1000.034,1000.034,1000.103,1000.069,1000,1000.069,1000.034,1000,1000.034,1000.034,1000.034,1000,1000.034,1000.069,1000.034,1000.069,1000.034,1000,1000.069,1000.034,1000.034,1000,1000.034,1000.034,1000.034,1000.034,999.966,1000,1000,1000,1000,1000.034,999.966,1000.034,999.931,999.897,1000.034,999.966,1000,1000,1000,1000,1000,1000,1000,1000,1000.034,1000,1000,1000.034,1000,1000,999.966,1000,1000,1000,1000,1000,1000,999.966,999.931,1000,999.966,1000,1000.103,999.966,1000.034,999.966,1000,1000,1000,1000,1000,1000,1000,999.966,999.931,1000,1000,1000,999.966,1000,1000,1000,1000,999.966,999.966,1000,1000.034,1000,999.966,1000,1000,1000,1000,999.966,999.966,999.966,1000.034,999.966,1000,1000,999.966,1000,1000,1000.069,1000,1000,1000,1000,1000.034,999.966,999.966,1000.034,1000.034,1000,1000,999.966,1000.034,1000.034,1000,1000,1000,1000,1000.034,1000.034,1000,1000,1000.034,999.966,999.966,1000,1000,1000.034,999.966,1000,965.532]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 83 --> 111
    line [92.577,95.91,99.243,100,100,100.034,100,100,100,100.069,100,100,100.007,100,100,100,100,100.034,100,99.966,99.966,100,100,100.034,100,99.966,100.034,100.034,100.034,100,100.034,100,100,100.034,100,100.034,100,100.034,100,100.034,100,100,100,100,100.034,100.034,100,100.034,100,100.034,99.966,100,99.966,100.034,100,99.966,99.966,99.966,100,100,100,100,99.966,99.966,99.966,100,99.966,100,99.966,100,99.966,100,100,99.966,99.966,99.966,100,100,99.966,100,100,100,99.966,100.034,100,100,100,100,99.966,99.31,100,100,100,100,100,100.034,100,100.034,100,100.034,100,100,100.034,100,100,99.966,100,100,100,100,100,100,99.966,100,100.034,100,100,100,100.69,100,100,100,100,100,99.966,100,100,100,99.966,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100,100,100,100,100,100,99.966,100.034,100.034,100.034,100,100.034,100,100,100,100,100.034,100,100,100.034,100,100.034,100,100,100,100,100,100,100,100,100,100,100.034,100,100.034,100.034,99.966,99.966,100,100,100,100,100.034,100,100,99.966,100.034,100,99.966,100,99.966,100.034,100,100,100,100,100,100,100,100,100.034,99.966,100,99.966,100,100,100,99.966,100.034,99.966,100.034,99.966,100.034,100,100,99.966,100,100,100,100,99.966,100,100,100,100,100,100,100,100,99.966,100,100,100,100,100,100.034,100,99.966,100,99.966,100.034,99.966,100.034,100,100,100.034,100,100,100.034,100,100,100.034,100,100,100,100,100,100,100,100,100,100,99.966,100,99.966,100,100,100,100,99.966,100,99.966,100,100,99.966,100,100,99.966,100,100,99.966,100,100,100,100.034,100,100.034,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100.034,100,100,100,100,100,100,100,100,100,100,99.966,100,99.966,100,100,100,100,100,100,100,100,100,100,100.034,100.034,100.034,99.966,100,99.966,100,100.034,100.034,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100,100.034,100,100,100,100,99.966,99.966,100,100,100,100,100,99.966,99.966,100,99.99,100,100,100.034,100,99.966,100,100,100,100,100,100,100,99.99,99.966,100,100,100,100,100,100,99.966,100,100,100,100,100,100.034,100,100.01,100.034,100,99.966,100,100,100,100,100,100,100,100.034,100,100.01,100,100,100,100,100,100.034,100,100.034,100,100.034,100,100,100,99.966,100,100,99.966,100,100,100,100,100,100,100,100,100,99.966,100,100.034,100,100,100.034,100.034,100.034,99.966,100,99.966,100,99.966,100,100,100,100,100,100,100,100,100.034,100,100,100.034,100,100.034,100,100,100,100,99.966,100,100,99.966,99.966,99.966,100,100,100,100.034,100.034,100,100,100,100,100.034,100,100,100,99.966,100,100.034,99.966,100,99.966,100,100,100,100,100,100,100,100,100.034,100.034,100,100,100.034,99.966,99.966,100,100,100,100,99.966,100,100.034,100,100,100,99.966,100,100,100,100.034,100,100,100,100,100.034,100,100,99.966,100,100,100,100,100,100,100.034,100,100,100,100,100,100,100,100.034,100,100,100,100,100,99.966,100,100.034,100,100,99.966,100.034,100.034,100,99.966,100,100,100,100,100.034,99.966,96.557]
Loading

95th Percentile Latency

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 2 --> 5
    line [3.174,3.254,3.179,2.72,2.723,2.725,2.718,2.716,2.702,2.636,2.539,2.611,2.617,2.622,2.615,2.614,2.619,2.621,2.615,2.629,2.583,2.631,2.629,2.623,2.619,2.621,2.628,2.63,2.62,2.815,2.792,2.832,2.836,2.848,2.852,2.854,2.85,2.851,2.849,2.869,2.825,2.866,2.871,2.877,2.88,2.888,2.901,2.903,2.897,2.912,2.875,2.912,2.914,2.92,2.923,2.924,2.922,2.926,2.782,2.789,2.756,2.78,2.768,2.765,2.763,2.764,2.763,2.76,2.731,2.733,2.69,2.718,2.711,2.7,2.686,2.668,2.663,2.657,2.638,2.647,2.595,2.631,2.627,2.624,2.626,2.627,2.626,2.641,2.619,2.695,2.926,2.975,2.979,2.984,2.983,2.985,2.984,2.988,2.984,2.985,2.958,2.987,2.988,2.989,2.991,3.027,3.022,3.014,3.012,3.047,2.994,3.113,3.104,3.102,3.092,3.08,3.087,3.085,2.954,2.721,2.685,2.708,2.707,2.711,2.711,2.716,2.72,2.719,2.714,2.703,2.692,2.7,2.721,2.721,2.703,2.711,2.714,2.713,2.709,2.696,2.68,2.68,2.701,2.708,2.71,2.703,2.698,2.694,2.684,2.667,2.856,2.874,2.88,2.879,2.869,2.866,2.86,2.861,2.858,2.831,2.845,2.888,2.906,2.904,2.899,2.901,2.896,2.894,2.883,2.846,2.875,2.872,2.886,2.884,2.884,2.884,2.883,2.88,2.875,2.621,2.629,2.615,2.624,2.63,2.635,2.635,2.633,2.631,2.63,2.603,2.556,2.523,2.542,2.546,2.537,2.537,2.537,2.539,2.544,2.509,2.501,2.471,2.491,2.479,2.48,2.488,2.487,2.48,2.472,2.428,2.472,2.454,2.475,2.472,2.488,2.49,2.493,2.505,2.507,2.471,2.497,2.483,2.525,2.535,2.533,2.546,2.558,2.568,2.568,2.537,2.564,2.567,2.583,2.582,2.578,2.581,2.586,2.587,2.583,2.548,2.581,2.562,2.576,2.566,2.566,2.563,2.554,2.551,2.55,2.525,2.552,2.504,2.513,2.507,2.491,2.483,2.471,2.478,2.473,2.443,2.458,2.438,2.466,2.467,2.47,2.473,2.472,2.477,2.473,2.441,2.472,2.461,2.485,2.487,2.502,2.502,2.51,2.511,2.55,2.533,2.576,2.557,2.579,2.596,2.607,2.628,2.628,2.63,2.627,2.603,2.631,2.618,2.637,2.639,2.642,2.649,2.648,2.65,2.655,2.633,2.642,2.645,2.669,2.665,2.669,2.668,2.69,2.662,2.658,2.625,2.634,2.659,2.774,2.814,2.847,2.887,2.921,2.953,2.975,2.998,3.158,3.256,3.34,3.432,3.482,3.523,3.57,3.628,3.671,3.719,3.75,3.798,3.838,3.868,3.868,3.852,3.854,3.855,3.853,3.849,3.829,3.762,3.733,3.713,3.678,3.641,3.593,3.556,3.478,3.359,3.231,3.141,2.998,2.99,2.973,2.948,2.906,2.865,2.812,2.741,2.651,2.573,2.504,2.524,2.534,2.544,2.543,2.543,2.546,2.543,2.522,2.549,2.528,2.543,2.531,2.525,2.532,2.54,2.55,2.549,2.528,2.558,2.522,2.546,2.548,2.538,2.535,2.534,2.536,2.543,2.518,2.572,2.554,2.57,2.564,2.564,2.566,2.57,2.575,2.578,2.553,2.579,2.559,2.59,2.59,2.597,2.596,2.592,2.597,2.598,2.573,2.602,2.574,2.595,2.592,2.592,2.585,2.584,2.581,2.579,2.53,2.548,2.53,2.55,2.549,2.549,2.549,2.547,2.541,2.543,2.512,2.534,2.503,2.523,2.512,2.506,2.501,2.492,2.488,2.491,2.453,2.492,2.469,2.497,2.489,2.479,2.474,2.467,2.465,2.461,2.425,2.466,2.44,2.476,2.488,2.492,2.495,2.496,2.497,2.497,2.464,2.496,2.462,2.479,2.474,2.491,2.539,2.553,2.554,2.557,2.521,2.552,2.528,2.571,2.579,2.591,2.596,2.592,2.59,2.591,2.556,2.582,2.542,2.555,2.549,2.541,2.543,2.537,2.531,2.529,2.496,2.508,2.492,2.519,2.499,2.442,2.423,2.417,2.41,2.404,2.361,2.38,2.366,2.397,2.39,2.383,2.381,2.383,2.373,2.368,2.333,2.35,2.345,2.371,2.392,2.393,2.387,2.405,2.41,2.413,2.396,2.401,2.398,2.398,2.431,2.441,2.445,2.456,2.46,2.467,2.445,2.441,2.441,2.437,2.471,2.479,2.477,2.478,2.474,2.476,2.472,2.458,2.45,2.441,2.461,2.464,2.453,2.453,2.448,2.451,2.436,2.417,2.446,2.422,2.444,2.439,2.44,2.442,2.437,2.444,2.423,2.391,2.43,2.399,2.411,2.428,2.438,2.431,2.427,2.425,2.417,2.401,2.423,2.406]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 4 --> 10
    line [7.098,7.129,7.088,6.167,6.198,6.182,6.152,6.136,6.078,5.86,5.496,5.699,5.714,5.732,5.602,5.587,5.592,5.614,5.566,5.664,5.527,5.709,5.62,5.667,5.701,5.674,5.702,5.693,5.659,6.422,6.406,6.563,6.597,6.634,6.613,6.6,6.567,6.584,6.583,6.65,6.512,6.672,6.707,6.741,6.791,6.819,6.861,6.853,6.835,6.842,6.738,6.896,6.896,6.898,6.896,6.889,6.885,6.882,6.37,6.366,6.235,6.347,6.304,6.335,6.363,6.399,6.371,6.362,6.304,6.305,6.158,6.218,6.201,6.123,6.065,6.022,6.032,5.96,5.89,5.924,5.717,5.833,5.816,5.838,5.815,5.79,5.766,5.791,5.713,5.773,7.096,7.462,7.481,7.56,7.462,7.48,7.56,7.668,7.56,7.616,7.422,7.5,7.481,7.465,7.43,7.483,7.564,7.625,7.564,7.625,7.561,7.898,7.947,7.944,7.986,7.989,7.989,7.989,7.826,6.329,6.06,6.157,6.157,6.204,6.22,6.22,6.22,6.212,6.181,6.173,6.101,6.136,6.204,6.219,6.131,6.134,6.149,6.146,6.122,6.062,5.969,5.986,6.091,6.072,6.088,6.079,6.071,6.024,6.014,5.962,6.594,6.582,6.61,6.592,6.569,6.568,6.579,6.592,6.513,6.467,6.488,6.635,6.75,6.737,6.705,6.71,6.679,6.705,6.64,6.531,6.595,6.617,6.691,6.697,6.722,6.692,6.705,6.686,6.719,5.875,6.008,5.922,5.973,6.01,6.003,6.005,5.962,5.973,5.935,5.878,5.725,5.591,5.72,5.752,5.712,5.738,5.752,5.766,5.784,5.718,5.671,5.538,5.639,5.556,5.541,5.522,5.489,5.394,5.352,5.126,5.324,5.244,5.321,5.363,5.366,5.4,5.401,5.452,5.437,5.268,5.384,5.207,5.43,5.469,5.404,5.423,5.5,5.504,5.438,5.322,5.517,5.457,5.534,5.567,5.604,5.609,5.667,5.672,5.631,5.441,5.536,5.446,5.496,5.474,5.455,5.477,5.479,5.543,5.605,5.486,5.637,5.412,5.394,5.432,5.438,5.391,5.348,5.419,5.363,5.177,5.272,5.289,5.4,5.38,5.394,5.385,5.352,5.407,5.447,5.385,5.5,5.398,5.527,5.544,5.602,5.597,5.537,5.533,5.639,5.594,5.751,5.721,5.762,5.737,5.788,5.888,5.862,5.921,5.958,5.863,5.903,5.857,5.922,5.91,5.911,5.921,5.938,5.925,5.931,5.78,5.862,5.81,5.901,5.879,5.892,5.903,5.997,5.898,5.87,5.719,5.754,5.869,6.443,6.598,6.699,6.832,6.915,7,7.041,7.129,7.214,7.3,7.383,7.43,7.461,7.484,7.584,7.692,7.789,7.95,8.09,8.137,8.295,8.401,8.401,8.34,8.34,8.355,8.342,8.325,8.212,7.943,7.804,7.749,7.615,7.559,7.49,7.485,7.443,7.377,7.287,7.213,7.148,7.112,7.045,6.964,6.861,6.758,6.602,6.347,6.093,5.717,5.484,5.504,5.513,5.518,5.517,5.499,5.466,5.521,5.43,5.537,5.435,5.512,5.42,5.399,5.396,5.446,5.52,5.472,5.381,5.471,5.372,5.524,5.508,5.458,5.441,5.424,5.442,5.462,5.372,5.544,5.543,5.639,5.685,5.659,5.707,5.762,5.732,5.769,5.665,5.724,5.639,5.714,5.709,5.727,5.702,5.67,5.696,5.691,5.574,5.712,5.578,5.639,5.573,5.588,5.588,5.639,5.661,5.657,5.504,5.534,5.488,5.522,5.547,5.547,5.499,5.455,5.41,5.43,5.347,5.407,5.368,5.469,5.43,5.433,5.417,5.38,5.38,5.42,5.323,5.48,5.378,5.525,5.544,5.548,5.492,5.438,5.45,5.399,5.298,5.428,5.348,5.475,5.496,5.505,5.593,5.587,5.565,5.531,5.442,5.57,5.457,5.53,5.536,5.63,5.788,5.794,5.788,5.749,5.601,5.739,5.664,5.725,5.74,5.763,5.763,5.757,5.756,5.757,5.533,5.61,5.444,5.495,5.487,5.453,5.477,5.465,5.496,5.48,5.385,5.426,5.397,5.445,5.339,5.13,5.132,5.088,5.09,5.089,5,5.105,5.085,5.15,5.148,5.168,5.146,5.185,5.163,5.224,5.125,5.219,5.166,5.279,5.335,5.337,5.368,5.455,5.534,5.537,5.514,5.504,5.574,5.556,5.653,5.732,5.769,5.794,5.86,5.822,5.727,5.727,5.752,5.756,5.821,5.833,5.84,5.839,5.845,5.863,5.802,5.821,5.827,5.832,5.889,5.89,5.814,5.786,5.746,5.74,5.68,5.539,5.64,5.544,5.58,5.585,5.562,5.497,5.562,5.598,5.574,5.475,5.67,5.57,5.624,5.668,5.679,5.65,5.635,5.649,5.571,5.491,5.528,5.471]
Loading

Copy link

github-actions bot commented Jan 7, 2025

🌋 Here are results of SLO test for gorm-propose:

Operation Success Rate

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Success Rate, %" 0 --> 111
    line [100,100,100,100,100,100.003,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,100,100,100,100,100,100,100,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.99,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,99.986,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.997,100,100,100,100,100,99.997,100,100,100,100,99.997,100,99.993,99.86,99.628,99.212,98.862,98.519,98.161,97.911,97.68,97.432,97.237,97.018,96.922,96.855,96.779,96.71,96.661,96.558,96.44,96.347,96.25,96.166,96.09,95.966,95.858,95.767,95.631,95.507,95.366,95.311,95.35,95.599,96.118,96.546,96.992,97.516,97.878,98.223,98.603,98.886,99.204,99.293,99.293,99.344,99.377,99.39,99.44,99.525,99.558,99.594,99.602,99.592,99.629,99.642,99.641,99.663,99.675,99.697,99.71,99.705,99.72,99.726,99.742,99.75,99.747,99.741,99.724,99.716,99.697,99.689,99.695,99.755,99.751,99.745,99.752,99.717,99.697,99.705,99.709,99.672,99.684,99.705,99.645,99.637,99.663,99.671,99.644,99.654,99.664,99.655,99.62,99.63,99.613,99.593,99.555,99.514,99.471,99.502,99.483,99.461,99.396,99.354,99.277,99.23,99.271,99.322,99.276,99.184,99.166,99.035,98.981,99.096,99.022,98.921,98.848,98.852,98.738,98.721,98.582,98.568,98.336,98.067,97.852,97.706,97.954,98.542,98.294,98.054,97.788,97.714,97.351,97.727,97.297,96.25,93.023,75,33.333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "	Time, m" 0 --> 10
    y-axis "Success Rate, %" 0 --> 111
    line [100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100.034,100,100,99.827,99.793,99.793,99.793,99.793,99.793,99.793,99.792,99.793,99.793,99.793,99.792,99.792,99.792,99.793,99.793,99.793,99.793,99.793,99.793,99.793,99.793,99.793,99.793,99.793,99.793,99.758,99.792,99.795,99.966,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,98.262,98.003,98.002,98.003,98.001,98.003,97.999,98.006,98.001,98.003,98,98.002,98.002,98.001,98.004,98.003,98.003,98.001,98,98.003,98.003,98.001,98.007,98.006,98.001,98.001,98.005,98.009,98.047,99.698,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,99.184,97.469,95.494,94.128,92.269,90.435,88.905,87.794,86.397,85.476,84.463,83.263,82.224,81.294,80.551,79.655,78.771,77.88,77.442,76.738,76.095,75.246,74.736,74.138,73.699,73.366,72.846,72.103,71.835,71.959,72.827,73.82,74.534,76.016,77.128,77.937,78.459,79.104,79.644,80.007,80.358,80.584,80.652,80.469,80.415,80.45,80.228,79.474,79.164,78.86,78.98,78.452,78.061,77.473,76.511,75.986,75.572,75.103,74.948,74.593,74.159,73.805,73.312,72.558,71.785,70.843,70.077,69.089,68.539,67.698,66.62,65.629,65.272,64.628,63.835,62.994,62.33,61.653,60.541,59.591,58.893,58.2,57.549,56.686,55.694,54.731,54.221,53.665,52.837,51.773,50.382,49.325,48.631,47.935,47.374,46.218,45.439,44.421,43.946,43.214,42.186,40.808,39.653,38.931,38.504,37.929,37.327,36.612,35.61,34.825,33.252,32.121,31.254,30.18,29.146,27.921,26.402,25.932,25.639,25.052,24.108,23.444,22.859,22.399,21.999,21.04,20.208,19.369,18.925,18.687,17.943,17.187,16.231,15.002,13.992,12.866,12.125,11.309,10.405,10.105,9.634,9.246,8.904,8.534,7.986,7.695,6.857,6.184,5.589,5,4.133,3.393,2.544,1.942,1.554,1.166,0.744,0.355,0.142,0.565,0.954,1.482,1.801,2.218,2.466,2.883,3.061,3.063,3.063,3.062,3.066,3.066,3.063,3.063,3.067,3.067,3.066,3.067,3.066,3.069,3.064,3.063,3.068,3.067,3.066,3.066,3.067,2.925,2.513,2.124,1.595,1.275,0.852,0.604,0.178,0.177,0.425,0.987,1.307,1.691,2.146,2.364,2.814,3.337,3.858,4.107,4.111,4.112,4.111,4.112,4.108,4.108,4.114,4.114,4.101,4.111,4.112,4.111,4.107,4.107,4.101,4.111,4.111,4.11,3.938,3.697,3.143,2.817,2.435,1.979,1.764,1.311,0.78,0.249]
Loading

Operations Per Second

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 0 --> 1122
    line [905.4,937.837,972.136,1000.103,999.966,999.966,1000,999.966,1000.069,1000,1000,1000.069,999.931,1000,1000,1000.241,1000,1000,1000.034,1000.103,1000,1000,1000,999.621,999.966,1000,1000.207,999.552,999.931,1000,992.931,999.724,999.345,999.414,999.517,999.379,999.966,999.966,999.172,999.862,1000.103,999.448,998.517,997.621,999.448,999.483,999.69,999.414,999.207,999.345,999.31,999.655,999.517,999.655,999.966,999.931,1000.172,999.759,998.724,1007.276,1000.172,1000.069,999.966,1000.517,1000.241,999.897,999.724,1000.828,999.621,999.897,999.966,1001.345,1002.069,1000.034,1000.241,999.828,999.621,1000.034,1000.31,1000.172,1000.138,1000.655,999.931,999.621,999.931,998.759,1000,1000.69,1000.379,999.069,999.345,979.586,987.621,999.862,999.69,999.724,999.345,999.931,999,999.862,999.517,999.724,999.069,999.552,999.931,998.759,1000.345,999.793,1000,999.414,998.793,999.862,999.793,999.483,1000.793,999.862,999.897,999.69,1000.448,1000.759,1019.897,1011.655,1000.034,1000.103,1000.138,1000.241,1000,1000.448,1000.276,1000.034,999.897,1000.966,1000.276,1000.172,1001.483,1000.103,1000.138,999.897,1000.345,1000.828,1000.138,1000.034,1000.103,1000.138,1000.103,1000.379,1000.069,1000.207,1000,1000.759,1000.207,988.207,988.69,982.103,980.414,981.619,982.724,980.897,974.103,971.897,966.862,954.586,940.172,928.69,916.552,904.655,892.069,882.931,864.552,848.414,832.552,816.621,800.462,784.862,767.552,749.526,734.034,715.034,696.862,678.621,671.414,650.414,636.931,618.207,598,575.517,556.724,542.862,523.966,508.586,501.241,493.793,482.655,472.931,462.69,453.793,440.897,436.897,428.207,421.345,415.724,407.683,396.773,390.586,384.759,374.517,368.517,360.897,352.241,344.966,339.034,332.207,327.276,320.725,317.759,313.207,306.517,299.655,291.483,284.069,277.172,271.621,267.076,262.655,256.448,250.414,243.966,239.172,233.828,225.517,221.034,218.306,210.517,204.207,199.345,194.552,188.621,184.034,179.276,174.414,169.988,163.517,158.43,151.552,144.069,139.621,134.759,130.276,124.552,120,115.069,108.425,101.372,95.448,89.586,85.138,81.414,76.172,71.828,66.138,60.724,57.552,53.414,49.345,44.724,41.897,39.034,35.517,32.345,29.174,26.483,22.793,19.621,17.655,15.034,13.483,11.828,10.103,8.862,7.793,6.034,5.207,4.552,3.828,2.759,1.483,0.414,0.103,0.034,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.552,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172,0.172]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Operations" 4 --> 114
    line [90.537,93.732,97.203,100,100,100,100,100,100,100,100,100.034,100,100,100,100.034,100,100,100,100,100,100,100,99.897,100,100,100.034,99.931,100,100,98.862,99.621,99.828,99.872,99.817,99.897,99.897,99.931,99.69,99.897,99.931,99.793,99.517,99.448,99.69,99.862,99.793,99.862,99.745,99.817,99.759,99.828,99.897,99.793,99.931,99.862,99.828,99.862,99.69,101.138,100.31,99.862,99.886,100.114,99.966,100,99.862,100.241,99.921,99.966,99.828,100.334,100.379,100.166,99.966,100.069,99.828,100.048,99.969,100.034,100.034,100.034,100,99.897,100.034,99.828,99.828,100.172,100.069,99.821,99.828,97.724,97.241,100.138,100.093,100.138,100.034,100.172,99.966,100.31,100.079,100.138,100.007,100.103,100.103,100.069,100.207,100.179,100.172,100.034,100,100.172,100.138,100.069,100.345,100.31,100.062,100.034,100.241,100.448,102.414,102.759,99.966,99.976,100.034,100.034,99.969,100.034,100.034,100,100,100.138,100.069,100.034,100.172,100.034,100.034,99.966,100.069,100.103,100,100.034,100,100.069,100.034,100.076,100.01,100.007,100.034,100.103,100,98.034,97.241,96.724,96.414,96.317,96.345,96.621,96.655,96.897,97.345,97.345,97.207,97.655,97.379,98.069,97.69,97.966,97.621,97.586,98.138,97.69,97.648,98.069,98,98.024,98.069,98.138,97.655,97.897,99.414,100.345,100.759,101.552,101.69,101.793,100.862,101.276,100.69,100.828,100.793,100.207,100.069,100.345,99.448,99.931,99.828,99.655,99.931,99.621,99.793,99.834,99.4,99.379,99.966,99.345,99.241,99.655,99.517,100,99.793,99.621,99.414,99.507,99.103,99.897,99.483,99.345,99.103,99.172,100.069,99.172,99.266,99.724,99.69,99.241,99.448,99.517,99.138,99.276,99.448,99.6,99.655,99.241,99.345,99.276,99.31,99.483,99.655,99.724,99.648,99.172,99.321,99.621,99.483,99.345,99.793,99.379,99.414,99.207,99.966,99.355,99.062,99.034,99.483,100,99.586,99.552,99.862,99.552,99.448,99.414,98.931,99.517,99.517,99.517,99.379,99.172,99,99.869,99.793,99.517,99.552,99.724,99.862,99.759,99.69,99.483,99.483,99.517,100.034,99.834,99.552,99.31,99,99.069,99.069,98.897,98.966,98.793,98.759,98.966,98.793,98.828,98.759,98.586,98.448,98.586,98.069,98.138,98.103,97.931,97.621,97.552,97.586,97.655,97.655,97.552,97.345,97.207,97.483,97.655,97.473,97.586,97.483,97.655,97.552,97.448,97.483,97.586,97.483,97.448,97.379,97.448,97.483,97.448,97.276,97.31,97.379,97.345,97.448,97.448,97.414,97.345,97.31,97.31,97.31,97.345,97.31,97.241,97.276,97.389,97.345,97.414,97.241,97.31,97.345,97.345,97.207,97.379,97.31,97.414,97.379,97.379,97.345,97.414,97.345,97.31,97.345,97.276,97.241,97.207,97.345,97.241,97.31,97.414,97.31,97.241,97.276,97.276,97.345,97.241,97.103,97.172,97.172,97.207,97.172,97.172,97.207,97.207,97.172,97.103,97.138,97.207,97.172,97.172,97.172,97.172,97.207,97.172,97.276,97.103,97.69,97.621,97.724,97.655,97.931,97.897,98.069,98,97.931,97.931,97.966,97.862,97.862,97.924,97.931,97.828,97.828,97.862,97.828,97.862,97.759,97.897,97.931,97.793,97.828,97.862,97.862,97.828,97.862,97.414,97.414,97.276,97.345,97.103,97,96.897,96.966,97.103,97.172,97.103,97.103,97.138,97.145,97.207,97.241,97.241,97.207,97.448,97.241,97.276,97.207,97.138,97.241,97.172,97.172,97.241,97.276,97.31,97.241,97.345,97.379,97.793,97.621,97.862,98,97.724,98.034,98.172,98.31,98.241,98.138,98.103,98.138,98.103,98.207,98.207,98.069,98.069,98.379,98.128,98.093,98.138,98.241,98.241,98.379,98.138,98.138,98.172,98.069,97.931,97.655,97.931,97.724,97.586,97.724,97.345,97.276,97.103,97.241,97.241,97.207,97.138,97.172,97,96.966,96.897,97.103,96.931,97.217,97.148,97.138,97,96.966,96.793,97,97,97,97.034,96.966,96.931,96.828,96.862,96.759,96.897,96.931,96.862,96.931,96.897,96.931,97,96.966,96.931,96.966,96.931,96.621,96.517,96.448,96.414,96.414,96.207,96.034,96.31,96.172,96.103,96.138,96.103,96.069,96.172,96.207,96.207,96.138,96.241,96.172,96.103,96.207,96.172,96.172,96.172,96,96.103,96.103,96.172,96.207,96.483,96.517,96.483,96.517,96.517,96.759,96.959,96.69,96.862,96.897,96.897,96.897,96.931,96.931,96.852,96.897,96.931,96.897,96.931,92.472,89.136,85.903,82.704,79.47,76.374,73.072,69.839,66.605,63.372,60.208,56.94,53.741,50.474,47.31,44.077,40.851,37.612,34.344,31.111,27.843,24.61,21.378,18.183,14.924,11.684,8.457,5.191]
Loading

95th Percentile Latency

---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=read"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 0 --> 1100
    line [9.35,9.354,9.543,8.527,6.167,6.154,6.148,5.905,5.409,5.447,5.152,5.194,5.569,5.584,5.561,5.589,5.594,5.465,5.448,5.59,5.702,5.776,6.749,7.321,7.896,8.309,8.828,9.246,9.662,9.703,15.947,45.938,55.831,57.251,57.566,57.788,58.336,58.678,63.19,64.404,64.494,64.965,71.614,77.443,82.607,83.281,83.489,83.545,83.954,84.218,85.204,85.351,88.293,88.647,88.662,88.687,88.974,89.064,89.296,81.865,69.453,68.445,71.376,72.486,72.991,72.92,72.89,71.915,72.676,72.766,73.504,71.047,69.198,63.144,61.921,62.619,64.55,65.43,67.839,67.352,67.304,62.825,67.475,68.489,69.35,71.942,73.548,73.414,72.637,72.253,73.207,77.535,139.985,245.692,245.726,245.759,245.945,245.658,246.114,245.692,245.911,245.759,246.114,245.844,245.658,246.232,245.456,245.759,245.607,245.911,246.215,245.692,245.726,245.877,245.236,245.692,245.641,245.776,245.405,245.253,193.776,43.579,35.081,35.875,35.916,36.182,36.333,36.321,35.952,35.793,36.046,36.031,35.539,35.848,35.869,35.255,34.96,34.536,34.928,34.29,34.234,33.832,33.169,33.166,32.798,32.751,31.271,30.759,30.287,29.847,29.301,31.773,46.064,161.442,389.728,570.259,733.508,823.742,883.691,919.556,947.971,968.448,989.004,997.452,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,964.202,916.733,866.912,823.883,774.454,728.794,676.966,649.788,638.659,618.151,605.926,582.725,558.989,527.577,508.138,497.879,497.118,498.949,497.063,492.696,492.405,490.705,489.657,490.764,490.053,489.973,491.3,490.876,490.293,489.037,486.278,486.365,486.31,487.341,489.593,491.818,491.185,488.979,489.687,489.451,490.34,493.495,492.523,491.685,494.66,495.678,489.527,490.368,494.573,494.141,491.847,491.587,491.463,490.741,493.58,491.931,495.708,498.356,500.631,539.655,549.369,541.935,542.179,539.181,533.951,541.879,567.532,590,611.644,629.72,615.72,616.992,629.303,641.595,659.735,684.954,688.971,678.457,690.057,715.179,720.313,711.111,714.844,700.909,717,706.667,715.541,765,748.148,731.818,725,662.5,716.176,719.643,713.636,762.5,746.429,640,575,750,1000,1000,1000,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
Loading
---
config:
    xyChart:
        width: 1200
        height: 400
    themeVariables:
        xyChart:
            titleColor: "#222"
            backgroundColor: "#fff"
            xAxisLineColor: "#222"
            yAxisLineColor: "#222"
            plotColorPalette: "#FF7F0E,#1F77B4,#D62728,#2CA02C,#9467BD,#8C564B,#E377C2,#7F7F7F,#BCBD22,#17BECF"
---
xychart-beta
    title "operation_type=write"
    x-axis "Time, m" 0 --> 10
    y-axis "Latency, ms" 9 --> 1100
    line [18.682,18.547,18.787,17.628,13.072,13.026,13.026,12.483,11.493,11.556,10.963,11.091,12.014,11.901,11.786,11.911,12.028,11.739,11.752,12.057,12.914,13.052,15.086,16.529,17.376,17.899,18.541,19.161,19.588,19.603,33.031,95.094,133.823,143.446,145.98,151.114,154.619,159.081,166.55,172.324,173.187,174.061,182.413,190.339,198.05,205.885,212.835,216.916,223.48,233.064,252.572,257.161,271.691,282.984,286.853,287.021,291.888,292.963,297.32,266.206,197.183,195.601,197.718,197.663,197.085,196.721,195.803,194.657,195.115,196.433,198.478,197.573,195.601,191.871,190.895,191.632,193.815,195.105,196.661,195.635,196.267,193.362,194.702,195,196.281,198.582,206.771,209.694,219.539,208.733,200.528,231.224,400.649,542.391,542.663,542.391,543.207,542.12,543.75,541.033,542.935,542.391,543.478,542.663,542.663,542.935,541.848,542.12,542.12,543.207,543.478,542.12,542.391,542.935,535.714,525.562,527.528,527.809,526.124,524.438,468.868,106.818,56.458,60.507,61.362,62.145,61.841,60.747,57.591,55.682,55.597,56.222,54.886,56.186,55.463,54.212,54.212,52.42,54.325,50.777,51.653,49.961,49.662,49.844,49.687,49.685,49.386,49.253,48.969,49.023,48.853,48.725,71.084,357.5,958.571,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000]
Loading

CHANGELOG.md Outdated Show resolved Hide resolved
@rekby rekby enabled auto-merge January 8, 2025 13:10
@rekby rekby merged commit 22bd493 into master Jan 8, 2025
59 checks passed
@rekby rekby deleted the fix-span-panic branch January 8, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants